From f8a29ae67e453bd4ccb99920f2cb4589999d3af5 Mon Sep 17 00:00:00 2001 From: rosbeef andino Date: Mon, 4 Apr 2022 13:06:07 -0400 Subject: [PATCH] Update config_panel.toml --- config_panel.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_panel.toml b/config_panel.toml index 15c2b12..0893275 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -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