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:
parent
dccb95d60b
commit
407794da36
1 changed files with 0 additions and 2 deletions
|
@ -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 n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
|
||||||
type = "group"
|
type = "group"
|
||||||
default = "visitors"
|
default = "visitors"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue