mirror of
https://github.com/linuxserver/docker-projectsend.git
synced 2026-02-20 08:39:17 +08:00
Update 30-config
This commit is contained in:
parent
8a75c58f63
commit
b70b49ba4e
@ -4,7 +4,7 @@
|
||||
PHP_MEMORY_LIMIT=${PHP_MEMORY_LIMIT:-512M}
|
||||
MAX_UPLOAD=${MAX_UPLOAD:-5000}
|
||||
PHP_MAX_FILE_UPLOAD=${PHP_MAX_FILE_UPLOAD:-200}
|
||||
USABLE_MAX_UPLOAD="${MAX_UPLOAD//[!0-9]/}"
|
||||
USABLE_MAX_UPLOAD=${MAX_UPLOAD//[!0-9]/}
|
||||
|
||||
# create our folders
|
||||
mkdir -p \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user