We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f02e6f2 commit e23e0c5Copy full SHA for e23e0c5
1 file changed
docs/config.md
@@ -57,9 +57,8 @@ FrankenPHP:
57
58
PHP:
59
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/`
+- `php.ini`: `/etc/php-zts/php.ini` (a `php.ini` file with production presets is provided by default)
+- additional configuration files: `/etc/php-zts/conf.d/*.ini`
63
64
## Static binary
65
0 commit comments