19 lines
188 B
HCL
19 lines
188 B
HCL
app {
|
|
name {
|
|
var = [
|
|
"name"
|
|
]
|
|
|
|
title = "config title"
|
|
timeout = "1m"
|
|
success = true
|
|
}
|
|
|
|
}
|
|
|
|
cfg {
|
|
duration = 1260000000000
|
|
enabled = true
|
|
type = "json"
|
|
}
|