Made Text configurable
This commit is contained in:
parent
8e2bb1666d
commit
d9dc23c524
3 changed files with 9 additions and 5 deletions
|
@ -11,6 +11,10 @@ apiserver {
|
|||
textcolorupdate = "grey"
|
||||
textcolornotrun = "orange"
|
||||
bgcolornotrun = "black"
|
||||
textok = "On Time"
|
||||
texterror = "FEHLER!"
|
||||
textcancelled = "AUSFALL!"
|
||||
textnotrun = "Fährt heute nicht"
|
||||
|
||||
monitors {
|
||||
monitor1 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue