config.yaml 191 B

1234567891011
  1. ---
  2. listenAddressSingleHTTPFrontend: 0.0.0.0:1337
  3. logLevel: "DEBUG"
  4. checkForUpdates: false
  5. actions:
  6. - title: Test action
  7. shell: "echo 'Hello from theme loading test'"
  8. icon: ping