set rocksdb max open files to default

This commit is contained in:
jacekpoz 2024-07-19 15:28:19 +02:00
parent a1babd3809
commit 1ff38b9985
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -18,7 +18,6 @@ in {
inherit port;
max_request_size = 100000000;
conduit_cache_capacity_modifier = 4.0;
rocksdb_max_open_files = 20;
allow_check_for_updates = false;
allow_registration = false;
};