deprecated: CACHE_FILE

This commit is contained in:
aditya-K2 2021-12-14 14:39:03 +05:30
parent de10c59bea
commit 1e31d56dc7
1 changed files with 0 additions and 2 deletions

View File

@ -78,5 +78,3 @@ togglePlayBack : [ "p", "SPACE", "]" ] # using the quotes is neccessary.
#
CACHE_DIR : "/path/to/the/cache/Directory" # for e.g "~/.config/goMP/cache/"
# You will have to manually create this directory.
CACHE_FILE : "/path/to/the/cache/file" # Cache file stores the path to all the images ( think of it like a database. )
# Soon will be deprecated.