Closed skaestle closed 7 years ago
https://jira.localsearch.ch/browse/WEB-4155
Call cache.cleanup if preemptively_clean_filestore: true is set and the cache-backend is a ActiveSupport::Cache::FileStore
cache.cleanup
preemptively_clean_filestore: true
ActiveSupport::Cache::FileStore
see: https://github.com/local-ch/lhs/pull/238
https://jira.localsearch.ch/browse/WEB-4155
Call
cache.cleanup
ifpreemptively_clean_filestore: true
is set and the cache-backend is aActiveSupport::Cache::FileStore
see: https://github.com/local-ch/lhs/pull/238