config.yaml 241 B

12345678910111213141516
  1. #
  2. # Integration Test Config: custom JavaScript (#803)
  3. #
  4. listenAddressSingleHTTPFrontend: 0.0.0.0:1337
  5. logLevel: "DEBUG"
  6. checkForUpdates: false
  7. enableCustomJs: true
  8. actions: []
  9. dashboards:
  10. - title: Custom JS Dashboard
  11. contents: []