Updated Home (markdown)

Michael Stanclift 2021-01-04 14:04:25 -06:00
parent 675ce24aa2
commit 36d6f3982a

@ -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