1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/conduit_ynh.git synced 2024-09-03 18:16:30 +02:00

Update manifest.toml

Helper to explain the need to choose to open to all visitors to be able to federate the server
This commit is contained in:
Thatoo 2023-12-17 19:33:59 +01:00 committed by GitHub
parent 42df13e377
commit 894c38f9d6
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"