Update wordpress/content.md

Co-authored-by: Tianon Gravi <admwiggin@gmail.com>
This commit is contained in:
wglambert 2020-07-24 13:28:12 -07:00 committed by GitHub
parent cd1b0ff876
commit 10fb044b05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -85,4 +85,4 @@ When running WP-CLI via the `cli` variants of this image, it is important to not
See [the "Configuration" section of the `php` image documentation](https://hub.docker.com/_/php/).
Additionally you could create a `custom.ini` with the desired parameters and place it in the `$PHP_INI_DIR/conf.d/` directory.
For example, to adjust common `php.ini` flags like `upload_max_filesize`, you could create a `custom.ini` with the desired parameters and place it in the `$PHP_INI_DIR/conf.d/` directory.