4
0

config.yaml 257 B

1234567891011121314
  1. #
  2. # Integration Test Config: General
  3. #
  4. listenAddressSingleHTTPFrontend: 0.0.0.0:1337
  5. showNavigation: false
  6. checkForUpdates: false
  7. # Actions (buttons) to show up on the WebUI:
  8. actions:
  9. - title: Ping example.com
  10. shell: ping example.com -c 1
  11. icon: ping