From a23e703ede2949746c7c49fbf65cf71deffc408a Mon Sep 17 00:00:00 2001 From: tituspijean Date: Mon, 18 Jan 2021 20:42:01 +0100 Subject: [PATCH] Use actual app id for the log directory --- conf/dendrite.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/dendrite.yaml b/conf/dendrite.yaml index dfb450b..a66caef 100644 --- a/conf/dendrite.yaml +++ b/conf/dendrite.yaml @@ -347,5 +347,5 @@ logging: - type: file level: info params: - path: /var/log/dendrite + path: /var/log/__APP__