1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00

[fix] 413 Request Entity Too Large

This commit is contained in:
ljf (zamentur) 2018-06-30 14:03:12 +02:00 committed by GitHub
parent b922bf21fd
commit 698c8a5d57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,3 @@
max_execution_time=3600
max_execution_time=3600
upload_max_filesize = 50M
post_max_size = 50M