8 lines
142 B
Text
8 lines
142 B
Text
|
|
{
|
||
|
|
api_base = "https://api.cloudflare.com/client/v4",
|
||
|
|
default_ttl = 300,
|
||
|
|
rate_limit_wait = true,
|
||
|
|
retry_attempts = 3,
|
||
|
|
timeout = 30,
|
||
|
|
}
|