mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
little update
This commit is contained in:
parent
3f739251d9
commit
3ec12e3761
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ services = ["matrix-__APP__"]
|
|||
[main.welcome.account_threepid_delegates_msisdn]
|
||||
ask = "specify a third party server to send confirmation code by SMS."
|
||||
type = "string"
|
||||
help = "! Mandatory for msisdn registration. Specify here the server which will send the configmation token by SMS (synapse can not do it for now). it mus be preced by '\n msisdn: ' then the url of the server (for now)"
|
||||
help = "! Mandatory for msisdn registration. Specify here the server which will send the configmation token by SMS (synapse can not do it for now). it mus be preced by 'msisdn: ' then the url of the server (for now)"
|
||||
bind = ":/etc/matrix-__APP__/homeserver.yaml"
|
||||
visible = 'enable_registration && (registrations_require_3pid == "email&msisdn" || registrations_require_3pid == "msisdn")'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue