feat: add cloudflare auto ttl
This commit is contained in:
@@ -30,6 +30,12 @@ PUBLIC_IPV6=
|
||||
# TTL (in seconds) for all generated DNS records.
|
||||
RECORD_TTL=300
|
||||
|
||||
# Enable Cloudflare automatic TTL handling in OctoDNS-generated records:
|
||||
# octodns.cloudflare.auto-ttl: true
|
||||
# true - include provider-specific auto-ttl metadata
|
||||
# false - do not include provider-specific metadata
|
||||
CF_AUTO_TTL=true
|
||||
|
||||
# ── DNS Git repository ────────────────────────────────────────────────────────
|
||||
|
||||
# Absolute path to the pre-cloned DNS OctoDNS repository on the local filesystem.
|
||||
|
||||
Reference in New Issue
Block a user