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 a675331 commit 1bbd281Copy full SHA for 1bbd281
etc/php/development.ini
@@ -20,6 +20,8 @@ post_max_size = 50M
20
upload_max_filesize = 50M
21
max_input_vars = 5000
22
23
+expose_php = Off
24
+
25
date.timezone = Europe/Berlin
26
27
mysql.default_host = mysql
etc/php/production.ini
0 commit comments