mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-17 10:48:18 -07:00
improvement: better default cache capacity
This commit is contained in:
parent
1119c2f510
commit
80e51986c4
@ -124,7 +124,7 @@ fn default_database_backend() -> String {
|
||||
}
|
||||
|
||||
fn default_db_cache_capacity_mb() -> f64 {
|
||||
200.0
|
||||
10.0
|
||||
}
|
||||
|
||||
fn default_pdu_cache_capacity() -> u32 {
|
||||
|
Loading…
Reference in New Issue
Block a user