Files
Twitch-Drops-Miner/ENABLE_ANALYTICS.py
2022-10-21 12:54:04 +03:00

4 lines
311 B
Python

# 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 "DISABLE_ANALYTICS.py".
# To enable Analytics back - just create this file again. Or rename it back to "ENABLE_ANALYTICS.py".
# This file can be empty.