From a6af5b76dbfae8a06df2cb33abe36c6204efc2ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 7 Jun 2023 11:33:52 +0200 Subject: [PATCH] restart config panel --- config_panel.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config_panel.toml b/config_panel.toml index 77de992..e10ea28 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -2,6 +2,7 @@ version = "1.0" [main] name = "BookStack configuration" +services = ["__APP__"] [main.auth_config] name = "Authentication configuration"