Files
opencloud/changelog/unreleased/fix-cache-config.md
Jörn Friedrich Dreyer b257ba6664 Fix cache config and search logging (#4732)
* make share event logging more distinguishable

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* fix cache stat table config

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add changelog

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-10-04 14:07:11 +02:00

208 B

Bugfix: Fix cache stat table config

We have aligned the cache table config for the gateway and the dataprovider to make them actually use the same cache instance.

https://github.com/owncloud/ocis/pull/4732