Skip to content

Commit 4bc3a1a

Browse files
authored
feat: Add expose_php = Off (#116)
1 parent d6f3e76 commit 4bc3a1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/php/conf.d/symfony.prod.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ apc.enable_cli = 1
22
date.timezone = UTC
33
session.auto_start = Off
44
short_open_tag = Off
5+
expose_php = Off
56

67
# https://symfony.com/doc/current/performance.html
78
opcache.interned_strings_buffer = 16

0 commit comments

Comments
 (0)