mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
stardict path override
This commit is contained in:
committed by
Martín Fernández
parent
9a789335c3
commit
f756a6aaa7
@@ -251,6 +251,10 @@ NETWORK_PROXY = nil
|
||||
-- Use turbo library to handle async HTTP request
|
||||
DUSE_TURBO_LIB = false
|
||||
|
||||
-- Absolute path to stardict files (override)
|
||||
-- By default they're stored in data/dict under dataDir.
|
||||
STARDICT_DATA_DIR = nil
|
||||
|
||||
-- ####################################################################
|
||||
-- following features are not supported right now
|
||||
-- ####################################################################
|
||||
|
||||
Reference in New Issue
Block a user