oh god wtf
All checks were successful
build and push / build (push) Successful in 3m44s

Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
Ava Apples Affine 2026-02-04 11:08:02 -08:00
parent 5b27e62c85
commit 603cc7c5b1
2 changed files with 2 additions and 2 deletions

View file

@ -401,4 +401,4 @@ GIT_HUB = https://api.github.com
; Hint: Set 'wait_timeout' to a high value in your my.conf to keep them open ; Hint: Set 'wait_timeout' to a high value in your my.conf to keep them open
; Syntax: 0 | 1 ; Syntax: 0 | 1
; Default: 0 ; Default: 0
PERSISTENT_DB_CONNECTIONS = 1 PERSISTENT_DB_CONNECTIONS = 0

View file

@ -1,4 +1,4 @@
memory_limit = 256M memory_limit = 512M
upload_max_filesize = 100M upload_max_filesize = 100M
post_max_size = 108M post_max_size = 108M
max_input_vars = 5000 max_input_vars = 5000