Add additional env variable to template
This commit is contained in:
parent
d071a91917
commit
c0d02732e7
@ -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
|
Loading…
Reference in New Issue
Block a user