mirror of
https://github.com/fernwerker/ownDynDNS.git
synced 2025-07-10 06:05: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"
|
||||
password="s3cr3t"
|
||||
username="only-mydomain"
|
||||
password="changemeplease"
|
||||
apiKey="netcup DNS API Key"
|
||||
apiPassword="netcup DNS API Password"
|
||||
customerId="netcup customer ID"
|
||||
debug=true
|
||||
debug=false
|
||||
log=true
|
||||
logFile=log.json
|
||||
logFile=mydomain.json
|
||||
returnIp=true
|
||||
allowCreate=false
|
||||
restrictDomain=false
|
||||
restrictDomain=true
|
||||
domain="mydomain.example.com"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue