Skip to content

Commit

Permalink
Make Configuration section unique
Browse files Browse the repository at this point in the history
Avoid conflicting section names so the Table of Contents links work correctly.
  • Loading branch information
nzlosh authored May 15, 2019
1 parent 7a77859 commit 26942ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ workflows with err-stackstorm credentials. Any Role Based Access Control polici
applied to the bot user which gives coarse control.


##### Configuration
##### Standalone RBAC Configuration
Do not configure multiple RBAC authentication configurations at the same time.
An empty dictionary in the *standalone* key is all that is required to maintain err-stackstorm's
original authentication method.
Expand Down Expand Up @@ -220,7 +220,7 @@ Once a chat user is associated with their StackStorm credentials, any action-ali
using the associated StackStorm credentials.


##### Configuration
##### Client-side RBAC Configuration
A *url* is required to correctly configure client-side authentication for ChatOps.
```
'rbac_auth': {
Expand Down

0 comments on commit 26942ea

Please sign in to comment.