diff --git a/enableAnalytics.py b/enableAnalytics.py new file mode 100644 index 0000000..2283d99 --- /dev/null +++ b/enableAnalytics.py @@ -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. \ No newline at end of file