Add additional env variable to template
This commit is contained in:
parent
d071a91917
commit
c0d02732e7
@ -73,3 +73,6 @@ SHOW_SHYNET_VERSION=True
|
|||||||
|
|
||||||
# Should Shynet show third-party icons in the dashboard?
|
# 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