Skip to content

Instantly share code, notes, and snippets.

@ncyhere
Created October 3, 2019 06:19
Show Gist options
  • Save ncyhere/d1d6c7130348ec7b927ff10f125c680b to your computer and use it in GitHub Desktop.
Save ncyhere/d1d6c7130348ec7b927ff10f125c680b to your computer and use it in GitHub Desktop.
Php max memory limit
define( 'WP_MAX_MEMORY_LIMIT', '256M' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment