Skip to content

Commit

Permalink
Remove deprecated config option from example
Browse files Browse the repository at this point in the history
  • Loading branch information
detroitenglish committed Feb 20, 2019
1 parent 055d564 commit 6d6e451
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ plugins: [
site: `your-site.lol`,
enabledPatterns: `omg.your-site.lol/*,example.your-site.lol/crazy/pattern/*`,
disabledPatterns: `example.your-site.lol/crazy/pattern/ignore-me-tho`,
clearRoutes: true,
verbose: true,
// See 'Configuration' below for additional options
}
Expand Down

0 comments on commit 6d6e451

Please sign in to comment.