1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-04-16 04:46:33 +03:00

Merge branch 'default' into 'next'

improvement: better default cache capacity

See merge request 
This commit is contained in:
Timo Kösters 2022-01-14 10:44:06 +00:00
commit 5b8d2a736e

View file

@ -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 {