1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Update extra_php-fpm.conf

Fix #223
This commit is contained in:
lapineige 2023-06-18 16:24:20 +02:00 committed by GitHub
parent 36906e13f8
commit 6510fd3214
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,3 +2,6 @@
php_admin_value[upload_max_filesize] = 100M php_admin_value[upload_max_filesize] = 100M
php_admin_value[post_max_size] = 100M php_admin_value[post_max_size] = 100M
; Group should not be pixelfed, unless image (folder) access rights are not working
group = www-data