diff --git a/files/config.template.json b/files/config.template.json index b71ce69..7e51689 100644 --- a/files/config.template.json +++ b/files/config.template.json @@ -5,6 +5,7 @@ "watch": [ { "path": "", + "size": 0, "rules": { "tracking": [], "ignore": [] diff --git a/package.yml b/package.yml index 7cf24e8..855cffb 100644 --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : dwatch -version : 0.0.10 -release : 3 +version : 0.0.11 +release : 4 source : - - git|https://git.zhirov.kz/dwatch/dwatch.git : 35319d42c4bf81583f6978a857b8b0fc41ceb11f + - git|https://git.zhirov.kz/dwatch/dwatch.git : 4b18136acf3e5be869c02a5cf22021ecd654bc04 homepage : https://git.zhirov.kz/dwatch/dwatch license : BSL-1.0 component : system.utils