Skip to content
Snippets Groups Projects
Commit 5b8d2a73 authored by Timo Kösters's avatar Timo Kösters
Browse files

Merge branch 'default' into 'next'

improvement: better default cache capacity

See merge request famedly/conduit!247
parents 8fc51f00 80e51986
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment