Skip to content

Instantly share code, notes, and snippets.

@espenmn
Last active February 13, 2023 13:13
Show Gist options
  • Select an option

  • Save espenmn/a2cf9ace369e0c82e23a4bfd0f425abb to your computer and use it in GitHub Desktop.

Select an option

Save espenmn/a2cf9ace369e0c82e23a4bfd0f425abb to your computer and use it in GitHub Desktop.
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