once theres been a cachew release, can deprecate this:
|
DISABLE_TAKEOUT_CACHE = "DISABLE_TAKEOUT_CACHE" in os.environ |
As the same behavior could be user configurable through:
CACHEW_DISABLE='google_takeout_parser.*'
See cachew issue
just putting this up here so I dont forget
once theres been a
cachewrelease, can deprecate this:HPI/my/google/takeout/parser.py
Line 60 in 01480ec
As the same behavior could be user configurable through:
See cachew issue
just putting this up here so I dont forget