12 lines
303 B
YAML
12 lines
303 B
YAML
---
|
||
# Domain for which the DDNS manages DDNS entries
|
||
ddns_domain: None
|
||
|
||
# List of all subdomains on the said domain for which the IP should be set
|
||
ddns_subdomains: []
|
||
|
||
# ‹apikey› provided by Porkbun
|
||
ddns_porkbun_apikey: None
|
||
|
||
# ‹secretapikey› provided by Porkbun
|
||
ddns_porkbun_secretapikey: None
|