Merge pull request #754 from Zorks/patch-1

Correct NearlyFreeSpeech.NET example
This commit is contained in:
Indrajit Raychaudhuri 2025-01-06 20:38:34 -06:00 committed by GitHub
commit 8ffbedd436
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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