From 0a3e46244b671c82efc200185c7335665317f47e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6nig?= Date: Thu, 30 Dec 2021 20:41:40 +0100 Subject: [PATCH] Add note how to add comments to pihole-FTL.conf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christian König --- docs/ftldns/configfile.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ftldns/configfile.md b/docs/ftldns/configfile.md index 81b2685..5f38732 100644 --- a/docs/ftldns/configfile.md +++ b/docs/ftldns/configfile.md @@ -1,5 +1,7 @@ You can create a file `/etc/pihole/pihole-FTL.conf` that will be read by *FTL*DNS on startup. +Note: comments need to start with `#;` + Possible settings (**the option shown first is the default**): ---