mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
move defaults.lua to root directory
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
Inheritable abstraction for cache items
|
||||
--]]
|
||||
|
||||
require "defaults"
|
||||
|
||||
|
||||
CacheItem = {
|
||||
size = 64, -- some reasonable default for simple Lua values / small tables
|
||||
|
||||
Reference in New Issue
Block a user