Created
October 5, 2019 06:55
-
-
Save caironm/e4a4a5ade014a423c109bec9793bec63 to your computer and use it in GitHub Desktop.
Zend Opache
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
opache.validate_timestamps = 1 //"0" em ambiente de produção | |
opache.revalidate_freq = 0 | |
opache.memory_consumption = 64 | |
opache.interned_strings_buffer = 16 | |
opache.max_accelerated_files = 4000 | |
opache.fast_shutdown = 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment