4
0

config.yaml 221 B

1234567891011121314
  1. # Integration Test Config: Policy All False
  2. #
  3. logLevel: "DEBUG"
  4. checkForUpdates: false
  5. defaultPolicy:
  6. showDiagnostics: false
  7. showLogList: false
  8. actions:
  9. - title: sleep 2 seconds
  10. shell: sleep 2
  11. icon: "&#x1F971"