feat: Add expose_php = Off (#116)

This commit is contained in:
Torben Brümmer 2021-03-18 17:06:21 +01:00 committed by GitHub
parent d6f3e7653f
commit 4bc3a1a452
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@ apc.enable_cli = 1
date.timezone = UTC
session.auto_start = Off
short_open_tag = Off
expose_php = Off
# https://symfony.com/doc/current/performance.html
opcache.interned_strings_buffer = 16