1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +02:00

try to debug

This commit is contained in:
Robles Rodolphe 2020-03-31 22:21:22 +02:00
parent e1080c5076
commit a8132d23b5

11
conf/extra_fpm-fpm.conf Normal file
View file

@ -0,0 +1,11 @@
env[PATH] = $PATH
; Common values to change to increase file upload limit
; upload_max_filesize = 50M
; post_max_size = 50M
; mail.add_x_header = Off
; Other common parameters
; max_execution_time = 600
; max_input_time = 300
; memory_limit = 256M
; short_open_tag = On