Correct NearlyFreeSpeech.NET example
extra spaces in the protocol and a trailing comma caused connection issues if not corrected.
This commit is contained in:
parent
4008ccfa2d
commit
e4920373ee
1 changed files with 2 additions and 2 deletions
|
@ -135,7 +135,7 @@ pid=@runstatedir@/ddclient.pid # record PID in file.
|
|||
##
|
||||
# protocol=nfsn, \
|
||||
# login=member-login, \
|
||||
# password=api-key, \
|
||||
# password=api-key \
|
||||
# zone=example.com \
|
||||
# example.com,subdomain.example.com
|
||||
|
||||
|
|
Loading…
Reference in a new issue