summaryrefslogtreecommitdiff
path: root/samples/dtail.schema.json
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-10-02 13:44:27 +0300
committerPaul Buetow <paul@buetow.org>2021-10-02 19:03:12 +0300
commit86ec83754e0ee7153ad55091f7b6da448bc529c5 (patch)
tree155687b0addb21a97a10a5ebb77928fadc3c62c3 /samples/dtail.schema.json
parent12c79f68bb5bda6673819d7b754820ecfe6d08ff (diff)
add dcat test
Diffstat (limited to 'samples/dtail.schema.json')
-rwxr-xr-xsamples/dtail.schema.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/samples/dtail.schema.json b/samples/dtail.schema.json
index 0fd06f1..37761f8 100755
--- a/samples/dtail.schema.json
+++ b/samples/dtail.schema.json
@@ -209,6 +209,9 @@
"LogDir": {
"type": "string"
},
+ "LogLevel": {
+ "type": "string"
+ },
"CacheDir": {
"type": "string"
},