mirror of
https://github.com/fernwerker/ownDynDNS.git
synced 2025-07-10 22:25:13 +02:00
updated with example
This commit is contained in:
parent
fac7616c25
commit
78ec4ee94b
1 changed files with 5 additions and 5 deletions
|
@ -1,12 +1,12 @@
|
||||||
username="max_mustermann"
|
username="only-mydomain"
|
||||||
password="s3cr3t"
|
password="changemeplease"
|
||||||
apiKey="netcup DNS API Key"
|
apiKey="netcup DNS API Key"
|
||||||
apiPassword="netcup DNS API Password"
|
apiPassword="netcup DNS API Password"
|
||||||
customerId="netcup customer ID"
|
customerId="netcup customer ID"
|
||||||
debug=true
|
debug=false
|
||||||
log=true
|
log=true
|
||||||
logFile=log.json
|
logFile=mydomain.json
|
||||||
returnIp=true
|
returnIp=true
|
||||||
allowCreate=false
|
allowCreate=false
|
||||||
restrictDomain=false
|
restrictDomain=true
|
||||||
domain="mydomain.example.com"
|
domain="mydomain.example.com"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue