mirror of
https://github.com/OliveTin/OliveTin
synced 2026-05-03 20:50:39 +00:00
12 lines
191 B
YAML
12 lines
191 B
YAML
---
|
|
listenAddressSingleHTTPFrontend: 0.0.0.0:1337
|
|
|
|
logLevel: "DEBUG"
|
|
checkForUpdates: false
|
|
|
|
actions:
|
|
- title: Test action
|
|
shell: "echo 'Hello from theme loading test'"
|
|
icon: ping
|
|
|