mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Better database cache
This commit is contained in:
@@ -12,7 +12,7 @@ CACHE_EXPIRE_POSITIVE = 300 # after how many days positive results should be ref
|
||||
|
||||
[Database]
|
||||
|
||||
DB_CACHE_SIZE = 1024 # how many MB the database cache should have available.
|
||||
DB_CACHE_SIZE = 8192 # how many MB on disk each database cache should have available.
|
||||
|
||||
[Local Images]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user