Skip to content

Commit

Permalink
🔧 chore: add qr_code_url to default config
Browse files Browse the repository at this point in the history
  • Loading branch information
rezk2ll committed Sep 27, 2024
1 parent fcf2e06 commit 1b5fbd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/matrix-client-server/src/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,6 @@
}
],
"sms_folder": "./src/__testData__/sms",
"is_registration_enabled": true
"is_registration_enabled": true,
"qr_code_url": "twake.chat://login"
}

0 comments on commit 1b5fbd9

Please sign in to comment.