1
0
Fork 0
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:
Nils Blume 2023-08-23 23:49:06 +02:00
parent fac7616c25
commit 78ec4ee94b

View file

@ -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"