Merge pull request #630 from pi-hole/ftl_comments

Add note how to add comments to pihole-FTL.conf
This commit is contained in:
DL6ER
2021-12-31 10:07:55 +01:00
committed by GitHub
+2
View File
@@ -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 `#;` to avoid issues with PHP and `bash` reading this file. (See [https://github.com/pi-hole/pi-hole/pull/4081](https://github.com/pi-hole/pi-hole/pull/4081) for more details)
Possible settings (**the option shown first is the default**):
---