Merge pull request #754 from Zorks/patch-1
Correct NearlyFreeSpeech.NET example
This commit is contained in:
commit
8ffbedd436
1 changed files with 3 additions and 3 deletions
|
@ -133,10 +133,10 @@ pid=@runstatedir@/ddclient.pid # record PID in file.
|
|||
##
|
||||
## NearlyFreeSpeech.NET (nearlyfreespeech.net)
|
||||
##
|
||||
# protocol = nfsn, \
|
||||
# protocol=nfsn, \
|
||||
# zone=example.com, \
|
||||
# login=member-login, \
|
||||
# password=api-key, \
|
||||
# zone=example.com \
|
||||
# password=api-key \
|
||||
# example.com,subdomain.example.com
|
||||
|
||||
##
|
||||
|
|
Loading…
Reference in a new issue