extended description of configuration
This commit is contained in:
@@ -395,7 +395,7 @@ if [ -z "${ROOT:-}" ] || [ -z "${COLLECTION_LABELS:-}" ]; then
|
||||
err "Configuration is incomplete."
|
||||
exit 1
|
||||
fi
|
||||
SYNC_CMD=${SYNC_CMD:-exit}
|
||||
SYNC_CMD=${SYNC_CMD:-echo 'Synchronization disabled'}
|
||||
DAY_START=${DAY_START:-8}
|
||||
DAY_END=${DAY_END:-18}
|
||||
ZI_DIR=${ZI_DIR:-/usr/share/zoneinfo/posix}
|
||||
|
Reference in New Issue
Block a user