This commit is contained in:
Scott E. Graves 2024-12-10 12:41:31 -06:00
parent 0d979459a4
commit cc1000e73b

View File

@ -305,7 +305,6 @@ auto app_config::get_json() const -> json {
if (prov_ == provider_type::encrypt) {
ret.erase("ChunkDownloaderTimeoutSeconds");
ret.erase("DatabaseType");
ret.erase("EnableChunkDownloaderTimeout");
ret.erase("EnableMaxCacheSize");
ret.erase("EvictionDelayMinutes");