diff --git a/openpeon/files/config.json b/openpeon/files/config.json index 3441fb6..b3b9d29 100644 --- a/openpeon/files/config.json +++ b/openpeon/files/config.json @@ -1,13 +1,13 @@ { "activePack": "glados", - "volume": 1.5, + "volume": 1, "muted": false, "enabledCategories": { "session.start": true, "task.acknowledge": true, "task.complete": true, - "task.error": true, + "task.error": false, "input.required": true, "resource.limit": true } -} +} \ No newline at end of file