Caching Problem

That did the trick, thanks! I didn’t know that its possible to deactivate other caches in the same way like for the pages.

Setting
'cache' => false
does not disable all caches.

Thanks again!