mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
improvement: lower default pdu cache capacity
This commit is contained in:
+1
-1
@@ -134,7 +134,7 @@ fn default_rocksdb_max_open_files() -> i32 {
|
||||
}
|
||||
|
||||
fn default_pdu_cache_capacity() -> u32 {
|
||||
1_000_000
|
||||
150_000
|
||||
}
|
||||
|
||||
fn default_cleanup_second_interval() -> u32 {
|
||||
|
||||
Reference in New Issue
Block a user