소스 검색

Update wordpress/content.md

Co-authored-by: Tianon Gravi <[email protected]>
wglambert 5 년 전
부모
커밋
10fb044b05
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      wordpress/content.md

+ 1 - 1
wordpress/content.md

@@ -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.