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

View file

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