oklahomer/go-sarah

View on GitHub
_examples/simple/config/app.yml

Summary

Maintainability
Test Coverage
slack:
  token: "REPLACE_THIS"
  help_command: ".help"
  abort_command: ".abort"
  sending_queue_size: 100
  retry_limit: 3
runner:
  worker:
    worker_num: 10
    queue_size: 100
  plugin_config_root: "/path/to/config/"
line_alerter:
  token: "REPLACE_THIS"