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

resolver: default resolution #13

Open
dullgiulio opened this issue Mar 29, 2017 · 0 comments
Open

resolver: default resolution #13

dullgiulio opened this issue Mar 29, 2017 · 0 comments

Comments

@dullgiulio
Copy link
Owner

dullgiulio commented Mar 29, 2017

Make a simple "first matched" rule mechanism to reply by default to all queries.

For example: -default 'blah.*/127.0.0.1' -default '127.0.0.2'

Will reply 127.0.0.1 for everything matching blah.*, 127.0.0.2 otherwise.

If the option is not specified, can reply not found as currently.

Default is only applied after repository resolution fails.

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

No branches or pull requests

1 participant