Created
February 28, 2013 19:44
-
-
Save randallknutson/5059488 to your computer and use it in GitHub Desktop.
Production settings for apc.ini
This file contains 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
extension=apc.so | |
apc.shm_size = 128M | |
apc.stat = 0 | |
apc.ttl = 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment