mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
fix: add time for php script to run a 'long sync' with an application (#213)
This commit is contained in:
parent
d7c0790559
commit
cef003b245
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
|
||||
php_admin_value[upload_max_filesize] = 50M
|
||||
php_admin_value[post_max_size] = 50M
|
||||
php_admin_value[max_execution_time] = 300
|
||||
|
|
Loading…
Add table
Reference in a new issue