Matomo and OpCache recommended settings?

Hello Forum,

I wanted to ask what is the “best” setting for PHP8 OpCache in combination with Matomo. I have e.g.
opcache.memory_consumption=128
opcache.interned_strings_buffer=16
opcache.max_accelerated_files=15000
opcache.revalidate_freq=10
opcache.save_comments=1
opcache.max_wasted_percentage=15
opcache.enable_cli=1
opcache.validate_root=1
opcache.fast_shutdown=1

Hi @Miches
There is a ticket at:

Maybe if you install and enable the following plugin you can get some help as it contains a system check urging people to enable OPcache and checks a few options for correctness (cite: Lukas Winkler)?