mirror of
https://github.com/Qortal/qortal.git
synced 2025-04-14 23:35:54 +00:00
dd cache enabled to true by default
This commit is contained in:
parent
b2d9d0539e
commit
bcf3538d18
@ -386,7 +386,7 @@ public class Settings {
|
||||
/**
|
||||
* DB Cache Enabled?
|
||||
*/
|
||||
private boolean dbCacheEnabled = false;
|
||||
private boolean dbCacheEnabled = true;
|
||||
|
||||
/**
|
||||
* DB Cache Thread Priority
|
||||
|
Loading…
x
Reference in New Issue
Block a user