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

settings.network: add new proxy settings #1204

Merged
merged 2 commits into from
Jan 5, 2021

Commits on Dec 11, 2020

  1. schnauzer: add host helper

    Adds a new rendering-template helper that trims a fully qualified URL
    setting down to just its host portion.
    etungsten committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    d72e22a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. settings.network: add new proxy settings

    Add new settings for configuring HTTPS_PROXY/https_proxy and
    NO_PROXY/no_proxy environment variables.
    
    These environment variables will only be exposed to a limited set
    of services that need them.
    etungsten committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    e60b2fb View commit details
    Browse the repository at this point in the history