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

add realpath_cache_ttl & opcache.preload with user #416

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shakalandy
Copy link
Contributor

This PR adds configurable:

  • php_realpath_cache_ttl - as cache_size is already there this makes sense
  • opcache.preload - file(s) for inclusion, default is "no value"
  • opcache.preload_user - for different OS users, default is "no value"

Variables added in defaults and Readme as well.

Please check and give feedback - thanks!

Copy link

This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

@github-actions github-actions bot added the stale label Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant