add configure provider by preview providers

This commit is contained in:
2023-06-03 14:31:12 +03:00
parent 3ba6b4c715
commit 83c5ab5959
10 changed files with 259 additions and 99 deletions

View File

@@ -11,6 +11,7 @@
},
"cfg": {
"duration": 1260000000000,
"enabled": true
"enabled": true,
"type":"json"
}
}

View File

@@ -1,4 +1,5 @@
app:
title: yaml title
name:
var:
- test
@@ -10,3 +11,4 @@ time_var: "2020-01-02T15:04:05Z"
cfg:
duration: 21m
enabled: true
type: yaml