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

Add ability to disable the share redirect feature #3351

Conversation

hashworks
Copy link

Introduces the ENV variable CONSOLE_BROWSER_REDIRECT to disable the feature introduced in #3348 since it is only needed when the MinIO server is not publically reachable.

It defaults to on to keep current behaviour.

Resolves #3348.

Introduces the ENV variable `CONSOLE_BROWSER_REDIRECT` to disable the
feature introduced in minio#3348 since it is only needed when the MinIO
server is not publically reachable.

It defaults to `on` to keep current behaviour.

Resolves minio#3348.
@hashworks hashworks force-pushed the feature/disable_share_redirect_by_env branch from 9896c3b to dc6303e Compare May 22, 2024 11:19
@cesnietor
Copy link
Collaborator

Thanks for sending the PR, I answered in the issue #3348 (comment)

@cesnietor cesnietor closed this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to disable Console as proxy for share object logic
2 participants