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

Merge pull request #71 from YunoHost-Apps/testing

increase upload and post size
This commit is contained in:
yalh76 2019-06-12 20:18:07 +02:00 committed by GitHub
commit f4cde0ce9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -5,7 +5,7 @@
"description": {
"en": "ActivityPub Federated Image Sharing"
},
"version": "0.9.4~ynh1",
"version": "0.9.4~ynh2",
"url": "https://pixelfed.org/",
"license": "AGPL-3.0-or-later",
"maintainer": [