From b56358790d34c0eb2394207c09d1c0e3dd69c4ba Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 16 Nov 2025 12:14:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=200.0.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/config.template.json | 1 + package.yml | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) 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