doc: use obvious <PHP_VERSION> placeholder
Co-Authored-By: Aurélien Tamisier <virtualtam+github@flibidi.net>
This commit is contained in:
parent
1ea8aeef76
commit
273453900a
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ http {
|
|||
```
|
||||
|
||||
```ini
|
||||
# /etc/php/$php_version/fpm/php.ini
|
||||
# /etc/php/<PHP_VERSION>/fpm/php.ini
|
||||
|
||||
[...]
|
||||
post_max_size = 10M
|
||||
|
|
Loading…
Reference in a new issue