added dockerfile
This commit is contained in:
8
ini/prod.ini
Normal file
8
ini/prod.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
expose_php = off
|
||||
disable_functions = eval,highlight_file,show_source,dl
|
||||
display_errors = Off
|
||||
display_startup_errors = Off
|
||||
post_max_size = 50M
|
||||
upload_max_filesize = 50M
|
||||
max_file_uploads = 20
|
||||
date.timezone = Europe/Berlin
|
||||
Reference in New Issue
Block a user