Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] File had redirect delay when using external storage services and no option to proxy only avatars #10272

Merged
merged 2 commits into from Mar 30, 2018

Conversation

rodrigok
Copy link
Member

No description provided.

@rodrigok rodrigok added this to the 0.63.0 milestone Mar 29, 2018
@rodrigok rodrigok added this to Desireable in 0.63.0 via automation Mar 29, 2018
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-10272 March 29, 2018 18:27 Inactive
@@ -10,10 +10,12 @@ const get = function(file, req, res) {
const fileUrl = this.store.getRedirectURL(file);

if (fileUrl) {
if (RocketChat.settings.get('FileUpload_S3_Proxy')) {
const storeTyoe = file.store.split(':').pop();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo storeTyoe 😬

@rodrigok rodrigok temporarily deployed to rocket-chat-pr-10272 March 29, 2018 20:04 Inactive
@rodrigok rodrigok merged commit 9807ba2 into develop Mar 30, 2018
0.63.0 automation moved this from Desireable to Done Mar 30, 2018
@rodrigok rodrigok deleted the hotfix/avatar-cache branch March 30, 2018 00:44
@rodrigok rodrigok mentioned this pull request Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
0.63.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants