В конфиг добавлен параметр dbCacheSize

This commit is contained in:
Book Pauk
2022-10-19 13:30:00 +07:00
parent 43921953a7
commit af3bac6a09
4 changed files with 12 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ const propsToSave = [
'accessPassword',
'bookReadLink',
'loggingEnabled',
'dbCacheSize',
'maxFilesDirSize',
'queryCacheEnabled',
'cacheCleanInterval',