Created
October 3, 2019 06:18
-
-
Save ncyhere/c24ad18cb6e9fe192f784d10608a379e to your computer and use it in GitHub Desktop.
Increase PHP Memory to 96M
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
define( 'WP_MEMORY_LIMIT', '96M' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment