diff --git a/config.json.template b/config.json.template index 97876e1..d0945de 100644 --- a/config.json.template +++ b/config.json.template @@ -1,5 +1,6 @@ { "debug": 0, + "voice_enabled": true, "priorityColors": { "1": "#00AFFF", "2": "#00FF00", @@ -26,7 +27,6 @@ "username": "YOUR_USERNAME", "password": "YOUR_PASSWORD" }, - "voice_enabled": true, "uptime-kuma": { "enabled": false,