From cdd2c437b32fc8cddc189260d3760419437784fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6nig?= Date: Sun, 29 May 2022 21:20:02 +0200 Subject: [PATCH] Change lighttpd log file names MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christian König --- docs/main/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/main/faq.md b/docs/main/faq.md index 8f7a416..95b81ce 100644 --- a/docs/main/faq.md +++ b/docs/main/faq.md @@ -61,7 +61,7 @@ If requesting a lot of data from the long-term database you get this error ```code An unknown error occurred while loading the data. -Check the server's log files (/var/log/lighttpd/error.log) for details. +Check the server's log files (/var/log/lighttpd/error-pihole.log) for details. You may need to increase PHP memory limit.