Created
October 3, 2019 06:19
-
-
Save ncyhere/d1d6c7130348ec7b927ff10f125c680b to your computer and use it in GitHub Desktop.
Php max memory limit
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_MAX_MEMORY_LIMIT', '256M' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment