Skip to content

Commit

Permalink
Merge pull request #22 from jasonblais/patch-3
Browse files Browse the repository at this point in the history
Update README adding PluginStates to config section
  • Loading branch information
coreyhulen committed Aug 31, 2018
2 parents 22a7667 + 43002c5 commit d40b747
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,12 @@ Below is an example of regexp patterns used for autolinking, modified in the `co
},
},
...
}
"PluginStates": {
...
"mattermost-autolink": {
"Enable": true
},
...
}
},
```

0 comments on commit d40b747

Please sign in to comment.