We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f3e76 commit 4bc3a1aCopy full SHA for 4bc3a1a
docker/php/conf.d/symfony.prod.ini
@@ -2,6 +2,7 @@ apc.enable_cli = 1
2
date.timezone = UTC
3
session.auto_start = Off
4
short_open_tag = Off
5
+expose_php = Off
6
7
# https://symfony.com/doc/current/performance.html
8
opcache.interned_strings_buffer = 16
0 commit comments