mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Update config_panel.toml
This commit is contained in:
parent
938c9c53f9
commit
f8a29ae67e
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ name = "Main configuration"
|
|||
|
||||
## (optional) If you need to trigger a service reload-or-restart after the user
|
||||
# change a question in this panel, you can add your service in the list.
|
||||
services = ["__APP__-web","","__APP__-streaming","nginx"]
|
||||
services = ["__APP__-jicofo","","__APP__-videobridge"]
|
||||
# or services = ["nginx", "__APP__"] to also reload-or-restart nginx
|
||||
|
||||
## (optional) This help properties is a short help displayed on the same line
|
||||
|
|
Loading…
Add table
Reference in a new issue