Add additional env variable to template

This commit is contained in:
Oliver Kamer 2021-01-19 22:05:33 +01:00
parent d071a91917
commit c0d02732e7
No known key found for this signature in database
GPG Key ID: 7E5529F8081D427F

View File

@ -72,4 +72,7 @@ SHOW_SHYNET_VERSION=True
# CELERY_BROKER_URL=redis://redis.default.svc.cluster.local/1
# Should Shynet show third-party icons in the dashboard?
SHOW_THIRD_PARTY_ICONS=True
SHOW_THIRD_PARTY_ICONS=True
# Should Shynet block collection of IP addresses globally?
BLOCK_ALL_IPS=False