Start Customize How-To

master
Dan Schaper 9 years ago
commit d99470aee0

@ -0,0 +1,12 @@
##How to customize Pi-Hole##
You can customize Pi-Hole by specifying some of the options used in `gravity.sh`.
With you editor of choice, open `/etc/pihole/pihole.conf`.
The following configuration variables can be customized:
* `piholeDir` This is the base directory where the adlists are stored.
* `adList` This is the full location of the complete list used by dnsmasq to block ads.
* `blacklist` This is the full location of the blacklisted domains.
* `whitelist` This is the full location of the whitelisted domains.
Loading…
Cancel
Save