browsermedia / browsercms

BrowserCMS: Humane Content Management for Rails
http://browsercms.org
GNU Lesser General Public License v3.0
1.17k stars 260 forks source link

allow config for: s3_host_name #686

Closed andyoll closed 10 years ago

andyoll commented 10 years ago

Please accept this pull request. The change enables bcms_s3 to play nice with non-default S3 regions.

For eu_west_1, I must add config: config.cms.attachments.s3_host_name = 's3-eu-west-1.amazonaws.com'