cache path by default

This commit is contained in:
Lionel Dricot 2021-12-04 21:01:11 +01:00
parent 1fff962e45
commit 07ee2e9782
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@ _VERSION = "1.0.4dev"
_MAX_REDIRECTS = 5
_MAX_CACHE_SIZE = 10
_MAX_CACHE_AGE_SECS = 180
_CACHE_PATH = "~/.local/"
# TODO :use XDG spec for cache
_CACHE_PATH = "~/.cache/av98/"
# Command abbreviations
_ABBREVS = {