1
0
Fork 0
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:
Gofannon 2024-08-28 10:46:47 +02:00 committed by GitHub
parent d7c0790559
commit cef003b245
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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