Skip to content

Commit

Permalink
Merge pull request #10 from TomasVotruba/patch-2
Browse files Browse the repository at this point in the history
Readme: fix default_bus indentation
  • Loading branch information
rosstuck committed May 12, 2015
2 parents 4e17ae5 + d55557d commit adad4ce
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,13 @@ setting the `default_bus` value in the configuration, like so:
```yaml
tactician:
default_bus: queued
commandbus:
default:
middleware:
# ...
queued:
middleware:
# ...
commandbus:
default:
middleware:
# ...
queued:
middleware:
# ...
```

### Extra Bundled Middleware
Expand Down

0 comments on commit adad4ce

Please sign in to comment.