1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kimai2_ynh.git synced 2024-09-03 19:26:26 +02:00

remove php.ini values

This commit is contained in:
anmol26s 2018-10-07 01:05:47 +05:30
parent 6ea353f71e
commit c218905621

View file

@ -390,14 +390,4 @@ catch_workers_output = yes
;php_admin_value[error_log] = /var/log/fpm-php.www.log
;php_admin_flag[log_errors] = on
;php_admin_value[memory_limit] = 32M
; Common values to change to increase file upload limit
post_max_size = 8M
; mail.add_x_header = Off
; Other common parameters
max_execution_time = 600
; max_input_time = 300
; memory_limit = 256M
; short_open_tag = On