mirror of
https://github.com/linuxserver/docker-ddclient.git
synced 2026-02-20 03:15:49 +08:00
fix. intendation for long PID config line
This commit is contained in:
parent
4ef0cc7d8e
commit
0f18dde88b
@ -20,7 +20,7 @@ daemon=300 # check every 300 seconds
|
||||
syslog=yes # log update msgs to syslog
|
||||
#mail=root # mail all msgs to root
|
||||
#mail-failure=root # mail failed update msgs to root
|
||||
pid=/var/run/ddclient/ddclient.pid # record PID in file.
|
||||
pid=/var/run/ddclient/ddclient.pid # record PID in file.
|
||||
ssl=yes # use ssl-support. Works with
|
||||
# ssl-library
|
||||
# postscript=script # run script after updating. The
|
||||
@ -239,4 +239,4 @@ ssl=yes # use ssl-support. Works with
|
||||
# # if-skip=Scope:Link # alternative to use=web
|
||||
# login=your-myonlineportal-username
|
||||
# password=your-myonlineportal-password
|
||||
# domain.myonlineportal.net
|
||||
# domain.myonlineportal.net
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user