add some more wordpress options for file uploads (#44)
Co-authored-by: Steven Sting Reviewed-on: https://git.coopcloud.tech/coop-cloud/wordpress/pulls/44 Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
This commit is contained in:
@@ -42,6 +42,10 @@ SECRET_DB_PASSWORD_VERSION=v1
|
||||
# Multisite (see README)
|
||||
#MULTISITE=enable # either 'enable', 'subdomain' or 'subfolder'
|
||||
|
||||
# File upload settings
|
||||
#UPLOAD_MAX_SIZE=256M
|
||||
#UPLOAD_MAX_TIME=30
|
||||
|
||||
# Local SMTP relay
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.mailrelay.yml"
|
||||
#SMTP_HOST="postfix_relay_app"
|
||||
|
||||
Reference in New Issue
Block a user