Skip to content

Commit 20f359d

Browse files
authored
linter
1 parent 1241f04 commit 20f359d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/config.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ In [the Docker images](docker.md), the `Caddyfile` is located at `/etc/frankenph
66
The static binary will also look for the `Caddyfile` in the directory where the `frankenphp run` command is executed.
77
You can specify a custom path with the `-c` or `--config` option.
88

9-
109
PHP itself can be configured [using a `php.ini` file](https://www.php.net/manual/en/configuration.file.php).
1110

1211
By default, PHP supplied with Docker images and the one included in the static binary will look for a `php.ini` file in the directory where FrankenPHP is started and in `/usr/local/etc/php/`. They will also load all files ending in `.ini` from `/usr/local/etc/php/conf.d/`.

0 commit comments

Comments
 (0)