Wordpress/tools/local-env/phpunit-config.ini
Gary Pendergast 82d7870fe4 Build Tools: Add a WordPress Development Environment.
This commit adds the first iteration of a Docker-based config for setting up a local WordPress development environment.

Props pento, noisysocks, mcsf, pbearne, isabel_brison.
See #47767.



git-svn-id: https://develop.svn.wordpress.org/trunk@45745 602fd350-edb4-49c9-b593-d223f7449a82
2019-08-05 07:09:14 +00:00

7 lines
124 B
INI

upload_max_filesize = 1G
post_max_size = 1G
opcache.enable = 1
opcache.enable_cli = 1
opache.file_cache = /tmp/php-opcache