diff options
Diffstat (limited to 'samples/dtail.schema.json')
| -rwxr-xr-x | samples/dtail.schema.json | 3 |
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" }, |
