1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simple-torrent_ynh.git synced 2024-09-03 20:26:18 +02:00

manifest: remove help string for init_main_permission, it's not a checkbox anymore like is_public was so it's confusing

This commit is contained in:
Alexandre Aubin 2023-02-20 20:11:33 +01:00 committed by GitHub
parent dccb95d60b
commit 407794da36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,8 +33,6 @@ ram.runtime = "50M"
default = "/simple-torrent" default = "/simple-torrent"
[install.init_main_permission] [install.init_main_permission]
help.en = "If enabled, Simple Torrent will be accessible by people who do not have an account. This can be changed later via the webadmin."
help.fr = "Si cette case est cochée, Simple Torrent sera accessible aux personnes nayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
type = "group" type = "group"
default = "visitors" default = "visitors"