Update config.yml

Added option "offline"
pull/6057/head
Anthony B 1 year ago committed by GitHub
parent cf273a7674
commit 484732119f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,3 +18,4 @@ ssl:
logLevel: $(LOG_LEVEL:info)
logFormat: $(LOG_FORMAT:default)
ha: $(HA_ACTIVE)
offline: $(OFFLINE_ACTIVE:false)

Loading…
Cancel
Save