From 94b7c8eb597a7d6c8ed1fb0c27a5b6bc8755691d Mon Sep 17 00:00:00 2001 From: Dan Schaper Date: Sat, 28 Jul 2018 19:58:23 -0700 Subject: [PATCH] Added header for file. Not using standard Pi-hole copyright header. Signed-off-by: Dan Schaper --- advanced/Templates/pihole-FTL.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/advanced/Templates/pihole-FTL.conf b/advanced/Templates/pihole-FTL.conf index a884f242..e4b9fae9 100644 --- a/advanced/Templates/pihole-FTL.conf +++ b/advanced/Templates/pihole-FTL.conf @@ -1,3 +1,9 @@ +### This file contains parameters for FTL behavior. +### At install, all parameters are commented out. The user can select desired options. +### Options shown are the default configuration. No modification is needed for most +### installations. +### Visit https://docs.pi-hole.net/ftldns/configfile/ for more detailed parameter explanations + ## Socket Listening ## Listen only for local socket connections or permit all connections ## Options: localonly, all