From ec13094d679ff6eb29a6bda678d571505f3c438c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 4 May 2022 21:06:11 +0200 Subject: [PATCH] Update config.json --- zoneminder/config.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/zoneminder/config.json b/zoneminder/config.json index 6217a26db..3c8afc9a6 100644 --- a/zoneminder/config.json +++ b/zoneminder/config.json @@ -6,6 +6,12 @@ ], "codenotary": "alexandrep.github@gmail.com", "description": "A full-featured, open source, state-of-the-art video surveillance software system", + "environment": { + "DZM_CONFIG_DIR": "/config/addons_config/zoneminder", + "DIR_IMAGES": "/var/cache/zoneminder/images2", + "ZM_DIR_EVENTS": "/var/cache/zoneminder/events2", + "DIR_SOUNDS": "/var/cache/zoneminder/sounds2" + }, "image": "ghcr.io/alexbelgium/zoneminder-{arch}", "options": { "Images_location": "/config/addons_config/zoneminder/images"