From 523e8cadd46883d6c4c84e228f5d0b93eb94f6d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 2 May 2023 15:24:51 +0200 Subject: [PATCH] Update config.json --- conf/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.json b/conf/config.json index 99533db..e078fd4 100644 --- a/conf/config.json +++ b/conf/config.json @@ -13,7 +13,7 @@ }, "storage": { "albumArtDirectory": "__DATA_DIR__/album-art", - "dbDirectory": "__DATA_DIR__db", + "dbDirectory": "__DATA_DIR__/db", "logsDirectory": "__DATA_DIR__/logs" }, "transcode": {