olivetin/integration-tests/tests/inlineActions/config.yaml

22 lines
403 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#
# Integration Test Config: inline dashboard actions
#
listenAddressSingleHTTPFrontend: 0.0.0.0:1337
logLevel: "DEBUG"
checkForUpdates: false
# No top-level actions – actions will be defined inline on dashboard components.
actions: []
dashboards:
- title: Inline Dashboard
contents:
- title: Inline Dashboard Action
inlineAction:
shell: date
icon: clock