nfsn Rearrange zone property in example

Usually, the zone property is not the last property
in the configuration convention that is followed in
ddclient config examples.
This commit is contained in:
Indrajit Raychaudhuri 2024-12-28 13:07:08 -06:00
parent e4920373ee
commit 678b76f7e8

View file

@ -134,9 +134,9 @@ pid=@runstatedir@/ddclient.pid # record PID in file.
## NearlyFreeSpeech.NET (nearlyfreespeech.net)
##
# protocol=nfsn, \
# zone=example.com, \
# login=member-login, \
# password=api-key \
# zone=example.com \
# example.com,subdomain.example.com
##