FIX: Setting DISCOURSE_S3_REGION env variable had no effect

This commit is contained in:
Gerhard Schlager 2018-11-21 23:15:14 +01:00
parent 0381e99b71
commit a3f8ef89a6

View File

@ -1019,6 +1019,7 @@ files:
s3_region:
default: 'us-east-1'
enum: 'S3RegionSiteSetting'
shadowed_by_global: true
s3_upload_bucket:
default: ''
regex: '^[a-z0-9\-\/]+$' # can't use '.' when using HTTPS