Skip to content

Commit e23e0c5

Browse files
authored
update config doc for new deb/rpm packages (#2071)
1 parent f02e6f2 commit e23e0c5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/config.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,8 @@ FrankenPHP:
5757

5858
PHP:
5959

60-
- `php.ini`: `/etc/frankenphp/php.ini` (a `php.ini` file with production presets is provided by default)
61-
- additional configuration files: `/etc/frankenphp/php.d/*.ini`
62-
- PHP extensions: `/usr/lib/frankenphp/modules/`
60+
- `php.ini`: `/etc/php-zts/php.ini` (a `php.ini` file with production presets is provided by default)
61+
- additional configuration files: `/etc/php-zts/conf.d/*.ini`
6362

6463
## Static binary
6564

0 commit comments

Comments
 (0)