mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Merge pull request #630 from pi-hole/ftl_comments
Add note how to add comments to pihole-FTL.conf
This commit is contained in:
@@ -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**):
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user