Change Cloudflare plan type to enterprise (#2124)

This commit is contained in:
Alex Park 2025-10-20 16:13:43 -05:00 committed by GitHub
parent cc92fce43f
commit b77d56f1dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ providers:
class: octodns_cloudflare.CloudflareProvider
token: env/CLOUDFLARE_TOKEN
# Production best practices
plan_type: pro # Cloudflare plan type (3,500 record limit)
plan_type: enterprise # Cloudflare plan type
pagerules: true # Page Rules management
min_ttl: 120 # Cloudflare minimum
# Enhanced reliability settings