1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/petrolette_ynh.git synced 2024-09-03 19:56:26 +02:00

Update config_panel.toml

This commit is contained in:
Éric Gaspar 2023-09-21 18:51:15 +02:00
parent d39f6f1c0f
commit a0279a3224

View file

@ -9,6 +9,6 @@ services = ["__APP__"]
[main.customization.instanceType] [main.customization.instanceType]
ask = "Mono user instance" ask = "Mono user instance"
type = "boolean" type = "boolean"
help = "if this instance is mono user, the feed list will be the same for all users" help = "If this instance is mono user, the feed list will be the same for all users"
bind = "instance_type()" bind = "instance_type()"