mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 12:03:59 +00:00
14 lines
298 B
YAML
14 lines
298 B
YAML
---
|
|
# Your internal domain used by Samba AD (split-horizon is fine)
|
|
prole_domain: "prole.org"
|
|
|
|
# Samba AD DC IP
|
|
ad_dc_ip: "10.0.0.3"
|
|
|
|
# Reverse zone for 10.0.0.0/24
|
|
lan_reverse_zone: "0.0.10.in-addr.arpa"
|
|
|
|
# Performance/resilience knobs
|
|
pihole_dns_forward_max: 300
|
|
pihole_sqlite_busy_timeout: 5000
|