remove erb tag
This commit is contained in:
parent
3371e005e8
commit
107ed7cb27
|
@ -31,7 +31,7 @@ data:
|
||||||
max_execution_time = 86400
|
max_execution_time = 86400
|
||||||
max_file_uploads = 20
|
max_file_uploads = 20
|
||||||
max_input_time = 86400
|
max_input_time = 86400
|
||||||
memory_limit = <%= @php_memory_limit_mb %>M
|
memory_limit = 512M
|
||||||
output_buffering = Off
|
output_buffering = Off
|
||||||
post_max_size = 30G
|
post_max_size = 30G
|
||||||
precision = 14
|
precision = 14
|
||||||
|
|
Loading…
Reference in a new issue