mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
limit cache size
This commit is contained in:
@@ -108,6 +108,7 @@ class _Settings {
|
||||
'enableTapToTurnPages': true,
|
||||
'enablePageAnimation': true,
|
||||
'language': 'system', // system, zh-CN, zh-TW, en-US
|
||||
'cacheSize': 2048, // in MB
|
||||
};
|
||||
|
||||
operator [](String key) {
|
||||
|
Reference in New Issue
Block a user