1
0
Fork 0
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:
eric_G 2023-12-17 20:57:05 +01:00 committed by GitHub
commit 10a9c57f41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,8 @@ ram.runtime = "50M"
[install.init_main_permission] [install.init_main_permission]
type = "group" type = "group"
default = "visitors" 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] [install.server_name]
ask.en = "Select the display name for your Conduit server" ask.en = "Select the display name for your Conduit server"