Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display the current opcache.revalidate_freq setting under PHP details #452

Merged

Conversation

joshtrichards
Copy link
Member

Adds the current opcache.revalidate_freq setting under the existing PHP details section.

This parameter is officially documented in the Server Tuning manual of the Nextcloud Admin Manual, but no specific number is enforced within Nextcloud:

https://docs.nextcloud.com/server/latest/admin_manual/installation/server_tuning.html?highlight=revalidate_freq#enable-php-opcache
NC Serverinfo - OPcache Revalidate Freq - Screenshot 2023-05-15 165515

Context: The parameter can impact performance (sometimes) and how often changes are propagated (most notably config.php adjustments).

P.S. The yellow is just for the screenshot - it's not in the patch

@JuliaKirschenheuter JuliaKirschenheuter self-requested a review May 23, 2023 09:17
Copy link
Collaborator

@JuliaKirschenheuter JuliaKirschenheuter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please squash all commits ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants