Last active
February 13, 2023 13:13
-
-
Save espenmn/a2cf9ace369e0c82e23a4bfd0f425abb to your computer and use it in GitHub Desktop.
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
| 0) Also, install the file extensions wp | |
| 1) Install wp-maximum-upload-size | |
| Edit twenty-twentysomething funcions.php | |
| @ini_set( 'upload_max_size' , '264M' ); | |
| ( sudo chown -R www-data wp-content/ ) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment