Build custom docker image with forked Freescout enabling s3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
2023-08-01 14:46:12 +03:00
parent 4a8d301f7b
commit 9def853d95
4 changed files with 67 additions and 2 deletions

4
config/opcache.ini Normal file
View File

@@ -0,0 +1,4 @@
opcache.enable=1
opcache.memory_consumption=64
opcache.max_accelerated_files=10000
opcache.revalidate_freq=0

1
config/overrides.ini Normal file
View File

@@ -0,0 +1 @@
max_execution_time=90

1
config/uploads.ini Normal file
View File

@@ -0,0 +1 @@
max_execution_time=90