10 lines
231 B
INI
10 lines
231 B
INI
[cloudflare]
|
|
api_token = YOUR_CLOUDFLARE_API_TOKEN
|
|
zone_id = YOUR_ZONE_ID
|
|
|
|
[service]
|
|
ipinfo_url = https://ipinfo.io/ip
|
|
poll_seconds = 3600
|
|
; Optionally seed last_ip to force an update on first run
|
|
; last_ip_override = 203.0.113.10
|