config.yaml 206 B

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