mirror of
https://github.com/YunoHost-Apps/conduit_ynh.git
synced 2024-09-03 18:16:30 +02:00
Merge pull request #18 from Thatoo/patch-3
explain need to let visitors to be able to federate
This commit is contained in:
commit
10a9c57f41
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ ram.runtime = "50M"
|
|||
[install.init_main_permission]
|
||||
type = "group"
|
||||
default = "visitors"
|
||||
help.en = "If you want to be able to federate with other servers, you should let the default choice, visitors"
|
||||
help.fr = "Si vous souhaitez pouvoir fédérer votre serveur avec d'autres, vous devez laisser le choix par défaut, visiteurs"
|
||||
|
||||
[install.server_name]
|
||||
ask.en = "Select the display name for your Conduit server"
|
||||
|
|
Loading…
Add table
Reference in a new issue