diff --git a/proxy-config.json b/proxy-config.json index a9780e8..d263aba 100644 --- a/proxy-config.json +++ b/proxy-config.json @@ -54,5 +54,10 @@ "interfaces": [ "it.cavallium.rockserver.core.config.VolumeConfig" ] + }, + { + "condition": { + "typeReachable": "org.rocksdb.RocksDBException" + } } ]