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

Commits on May 22, 2024

  1. Add ability to disable the share redirect feature

    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 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    dc6303e View commit details
    Browse the repository at this point in the history