Browse Source

Fix config sample with UserID

pull/116/head
Luke Barnard 8 years ago
parent
commit
977595ca8d
  1. 1
      config.sample.yaml

1
config.sample.yaml

@ -111,6 +111,7 @@ services:
- ID: "slackapi_service" - ID: "slackapi_service"
Type: "slackapi" Type: "slackapi"
UserID: "@slackapi:localhost"
Config: Config:
Hooks: Hooks:
"hook1": "hook1":

Loading…
Cancel
Save