Skip to content

Commit 321caa7

Browse files
committed
Dont repeat values from custom.ini
1 parent bdbf5a4 commit 321caa7

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

src/docker/apache-7.1/custom2.ini

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
; Defaults
2-
memory_limit = 48M
3-
max_execution_time = 15
4-
error_reporting = E_ALL
5-
upload_max_filesize = 2048M
6-
post_max_size = 2048M
7-
html_errors = 0
8-
short_open_tag = off
9-
10-
; Default timezone
11-
date.timezone = 'Europe/Prague'
12-
13-
; Mailer
14-
sendmail_path = "/bin/cat - > /tmp/mail.file"
15-
161
; Xdebug
172
xdebug.remote_enable = 1
183
xdebug.remote_autostart = 0

0 commit comments

Comments
 (0)