Apply suggestions from code review

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
jameskupke 2020-05-10 15:32:37 -04:00 committed by GitHub
parent 1221296921
commit 7964f4ea95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3687,9 +3687,9 @@ The 'namecheap' protocol is used by DNS service offered by www.namecheap.com.
Configuration variables applicable to the 'namecheap' protocol are: Configuration variables applicable to the 'namecheap' protocol are:
protocol=namecheap ## protocol=namecheap ##
server=fqdn.of.service ## defaults to dynamicdns.park-your-domain.com server=fqdn.of.service ## defaults to dynamicdns.park-your-domain.com
login=service-login ## example.com to update login=service-login ## the domain of the dynamic DNS record you want to update
password=service-password ## Generated password for your dynamic DNS record password=service-password ## Generated password for your dynamic DNS record
hostname ## the hostname to update, use @ for base domain name, * for catch all hostname ## the subdomain to update, use @ for base domain name, * for catch all
Example ${program}.conf file entries: Example ${program}.conf file entries:
## single host update ## single host update