mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
DocSettings: check legacy history location only once (#11439)
This commit is contained in:
@@ -77,6 +77,7 @@ local function initDataDir()
|
||||
"data/dict",
|
||||
"data/tessdata",
|
||||
-- "docsettings", -- created when needed
|
||||
-- "hashdocsettings", -- created when needed
|
||||
-- "history", -- legacy/obsolete sidecar files
|
||||
"ota",
|
||||
-- "patches", -- must be created manually by the interested user
|
||||
|
||||
Reference in New Issue
Block a user