Skip to content

Commit cfe621e

Browse files
committed
v2
1 parent 8a5b526 commit cfe621e

File tree

17 files changed

+36
-1017
lines changed

17 files changed

+36
-1017
lines changed

.github/workflows/updater.sh

Lines changed: 0 additions & 101 deletions
This file was deleted.

.github/workflows/updater.yml

Lines changed: 0 additions & 49 deletions
This file was deleted.

check_process

Lines changed: 0 additions & 26 deletions
This file was deleted.

conf/extra_php-fpm.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
; Additional php.ini defines, specific to this pool of workers.
2+
3+
php_admin_value[upload_max_filesize] = 2M
4+
php_admin_value[post_max_size] = 2M

0 commit comments

Comments
 (0)