remove or rename to disable Analytics

This commit is contained in:
rdavydov
2022-10-20 11:29:23 +03:00
parent 789be8e369
commit 0bac99a0f1

4
enableAnalytics.py Normal file
View File

@@ -0,0 +1,4 @@
# Significantly reduces memory consumption and saves some disk space.
# Remove this file if you don't need Analytics. Or rename it to something different, like "disableAnalytics.py".
# To enable Analytics back - just create this file again. Or rename it back to "enableAnalytics.py".
# This file can be empty.