diff options
| author | Nicolas Werner <nicolas.werner@hotmail.de> | 2019-12-14 23:41:51 +0100 |
|---|---|---|
| committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2019-12-14 23:41:54 +0100 |
| commit | 935727864a9357b5edd4f0da3711b20016a1617e (patch) | |
| tree | afbaa58e0e783fb9267bdd33da31701339841c34 /src/Cache.cpp | |
| parent | Reduce some include of Cache.h since it needs 11s on average (diff) | |
| download | nheko-935727864a9357b5edd4f0da3711b20016a1617e.tar.xz | |
Increase max cache size and remove const from lmdb constants
fixes compilation issues with last released lmdb++
Diffstat (limited to '')
| -rw-r--r-- | src/Cache.cpp | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/Cache.cpp b/src/Cache.cpp |
