Skip to content

Fix clear cache on startup

Due two weird circular dependencies clear_cache will not be available at this point. Inlining this function will make the config key cache.clear_cache_on_start: true work again.

Edited by Stephan Seitz

Merge request reports