From 36d6f3982a7531061bd62454365d29671585e3cc Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Mon, 4 Jan 2021 14:04:25 -0600 Subject: [PATCH] Updated Home (markdown) --- Home.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 3758f4a..c552be8 100644 --- a/Home.md +++ b/Home.md @@ -15,7 +15,10 @@ Gravity Sync replicates the `gravity.db` database, which includes: - Domain whitelist and blacklist along with status with comments. - Custom RegEx whitelist and blacklists. - Clients and groups along with any list assignments. -- Local DNS Settings (These are stored in a separate `custom.list` file and can optionally be disabled.) + +Gravity Sync can also (optionally) replicate FTLDNS/DNSMASQ configuration files, including: +- Local DNS (A Records) which are stored in a separate `custom.list` file within the `/etc/pihole` directory. +- CNAME Records which are stored in a separate `05-pihole-custom-cname.conf` file in the `/etc/dnsmasq.d` directory. ### Limitations