Add offline configuration option to config.yml

pull/7963/head
liviu-vasut 6 months ago committed by GitHub
parent e4b111d1d4
commit 05d377baec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save