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

Config Profiles (RFC 2282 Part 2) #5506

Merged
merged 2 commits into from
Jun 2, 2018
Merged

Commits on May 31, 2018

  1. Config Profiles (RFC 2282 Part 2)

    Notes:
    - `-Z config-profile` CLI option is required to use.
    - Config values no longer reject mixed base types (integer, string, boolean) in order to support the mixed types in profiles.
    ehuss committed May 31, 2018
    Configuration menu
    Copy the full SHA
    2f7b522 View commit details
    Browse the repository at this point in the history
  2. Use new config API.

    Also, require "override" feature if used in a config.
    ehuss committed May 31, 2018
    Configuration menu
    Copy the full SHA
    84a80d8 View commit details
    Browse the repository at this point in the history