mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 10:24:42 +08:00

Amazon S3 uploads are currently hardcoded to use https, where they should probably use whatever protocol the rest of the site is using. Removing the protocol and just using "//" links should accomplish that.