use %APPDATA%\gallery-dl for config/cache on Windows
This commit is contained in:
@@ -1892,7 +1892,7 @@ cache.file
|
||||
----------
|
||||
=========== =====
|
||||
Type |Path|_
|
||||
Default * |tempfile.gettempdir()|__ + ``".gallery-dl.cache"`` on Windows
|
||||
Default * (``%APPDATA%`` or ``"~"``) + ``"/gallery-dl/cache.sqlite3"`` on Windows
|
||||
* (``$XDG_CACHE_HOME`` or ``"~/.cache"``) + ``"/gallery-dl/cache.sqlite3"`` on all other platforms
|
||||
Description Path of the SQLite3 database used to cache login sessions,
|
||||
cookies and API tokens across `gallery-dl` invocations.
|
||||
|
||||
Reference in New Issue
Block a user