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

back to okconfiguration

This commit is contained in:
Robles Rodolphe 2021-06-02 20:14:41 +02:00
parent 53c4d83da2
commit 7ed5510a94
2 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@ location __PATH__/ {
}
# Increase size limit
#client_max_body_size 2M;
client_max_body_size 2M;
# Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;

View file

@ -392,8 +392,8 @@ catch_workers_output = yes
;php_admin_value[memory_limit] = 32M
; Common values to change to increase file upload limit
php_value[upload_max_filesize] = 50M
php_value[post_max_size] = 50M
; php_value[upload_max_filesize] = 50M
; php_value[post_max_size] = 50M
; php_valuemail.add_x_header = Off
; Other common parameters