From 8ba82ef0dba781d5c0b192354eaef156883b96b7 Mon Sep 17 00:00:00 2001 From: Shaquille Soekhlal Date: Mon, 15 Feb 2021 11:49:33 +0100 Subject: [PATCH] changed log folder --- CalibreWebCompanion/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CalibreWebCompanion/settings.json b/CalibreWebCompanion/settings.json index 9c252e3..e55e919 100644 --- a/CalibreWebCompanion/settings.json +++ b/CalibreWebCompanion/settings.json @@ -8,7 +8,7 @@ "127.0.0.1" ], "DEBUG" : true, - "LOGFOLDER" : "/usr/src/app/data/logs/", + "LOGFOLDER" : "/cwebcomp/logs", "ISDOCKER" : true