remove analytics

add note about securing it
This commit is contained in:
aronwk-aaron
2022-12-29 15:10:36 -06:00
parent 98c61bcaf1
commit ae46e6d382
5 changed files with 6 additions and 63 deletions

View File

@@ -16,9 +16,6 @@ CONFIG_LINK_TITLE = ""
CONFIG_LINK_HREF = ""
CONFIG_LINK_TEXT = ""
# Send Analytics for Developers to better fix issues
ALLOW_ANALYTICS = False
# Flask settings
CSRF_ENABLED = True