We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4172c7b commit 8b1881dCopy full SHA for 8b1881d
1 file changed
config/config.yaml
@@ -13,6 +13,7 @@ providers:
13
# Enhanced reliability settings
14
retry_count: 5 # More retries for production
15
retry_period: 600 # 10 minute wait on rate limits
16
+ pagerules: false
17
zones_per_page: 50 # API pagination
18
records_per_page: 100 # API pagination
19
0 commit comments