config.yaml 273 B

12345678910111213
  1. #
  2. # Integration Test Config: xterm link handling
  3. #
  4. listenAddressSingleHTTPFrontend: 0.0.0.0:1337
  5. logLevel: "DEBUG"
  6. checkForUpdates: false
  7. actions:
  8. - title: Echo URL
  9. shell: echo "See https://example.com for more info"
  10. popupOnStart: execution-dialog-stdout-only