Skip to content

Instantly share code, notes, and snippets.

@miltonbolonha
Created April 7, 2021 02:04
Show Gist options
  • Save miltonbolonha/0b5432f4b10569b9c61f22c585808ea8 to your computer and use it in GitHub Desktop.
Save miltonbolonha/0b5432f4b10569b9c61f22c585808ea8 to your computer and use it in GitHub Desktop.
docker ini for wordpress
max_execution_time = 60
memory_limit = 128M
post_max_size = 8M
upload_max_filesize = 8M
max_input_time = 60
file_uploads = On
safe_mode = Off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment