Merge branch 'default' into 'next'
improvement: better default cache capacity See merge request famedly/conduit!247
This commit is contained in:
commit
5b8d2a736e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue