config.yaml 176 B

1234567891011121314
  1. #
  2. # Integration Test Config: Include Directive
  3. #
  4. logLevel: "DEBUG"
  5. checkForUpdates: false
  6. include: config.d
  7. actions:
  8. - title: Base Action
  9. shell: echo "base"
  10. icon: ping