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

feat: hints #196

Merged
merged 1 commit into from
Jun 30, 2023
Merged

feat: hints #196

merged 1 commit into from
Jun 30, 2023

Commits on Jun 30, 2023

  1. feat: hints

    Hints can be used to "hint" options into endpoints discovered though
    other means, for instance, zeroconf.
    
    Wishlist will match the `hint.match` (as a glob) against the discovered
    endpoints' names, and will apply the given settings to said endpoints.
    
    It'll only apply to discovered endpoints, and will not affect other
    endpoints.
    
    This can only be set via YAML configuration.
    
    Signed-off-by: Carlos Alexandro Becker <[email protected]>
    caarlos0 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5c9964c View commit details
    Browse the repository at this point in the history