From efd37e91cdae7f1a4432f0788dced5349baa00a7 Mon Sep 17 00:00:00 2001 From: rosbeef andino Date: Mon, 4 Apr 2022 16:17:46 -0400 Subject: [PATCH] fix cannot restart service "" --- config_panel.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_panel.toml b/config_panel.toml index 1a5a5e5..6a95773 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__-jicofo","","__APP__-videobridge"] +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