Skip to content

Commit

Permalink
Merge pull request #563 from galen0624/issue-562-update-changelog
Browse files Browse the repository at this point in the history
issue 562 update change log glob.matching.disabled
  • Loading branch information
magiconair committed Oct 27, 2018
2 parents 4bb0c02 + f36bab4 commit f109fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

* [Issue #548](https://github.com/fabiolb/fabio/issues/548): Slow glob matching with large number of services

This patch adds the new `glob.matching.enabled` option which controls whether glob matching is enabled for
This patch adds the new `glob.matching.disabled` option which controls whether glob matching is enabled for
route lookups. If the number of routes is large then the glob matching can have a performance impact and
disabling it may help.

Expand Down

0 comments on commit f109fb2

Please sign in to comment.