mirror of
https://github.com/YunoHost-Apps/bozon_ynh.git
synced 2024-09-03 18:16:09 +02:00
4 lines
114 B
Text
4 lines
114 B
Text
; Increase upload file sizes
|
|
|
|
php_admin_value[upload_max_filesize] = 10G
|
|
php_admin_value[post_max_size] = 10G
|