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:
parent
b922bf21fd
commit
698c8a5d57
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
||||||
max_execution_time=3600
|
max_execution_time=3600
|
||||||
|
upload_max_filesize = 50M
|
||||||
|
post_max_size = 50M
|
||||||
|
|
Loading…
Add table
Reference in a new issue