15 lines
292 B
Plaintext
15 lines
292 B
Plaintext
|
# Diun Configuration
|
||
|
DIUN_VERSION=4.22.0
|
||
|
DIUN_DATA=./data
|
||
|
DIUN_TIMEZONE=Europe/London
|
||
|
DIUN_LOG_LEVEL=info
|
||
|
DIUN_LOG_JSON=false
|
||
|
DIUN_WATCH_WORKERS=20
|
||
|
DIUN_WATCH_SCHEDULE=0 */6 * * *
|
||
|
DIUN_PROVIDERS_DOCKER=true
|
||
|
|
||
|
# Diun monitor Diun image
|
||
|
DIUN_ENABLE=true
|
||
|
DIUN_WATCHREPO=true
|
||
|
DIUN_SORTALGO=semver
|