From fb9435a8b52415f0c9f47ab1bdbfa9b4a50901bf Mon Sep 17 00:00:00 2001 From: Olli Puurunen Date: Tue, 12 Nov 2019 12:41:45 +0200 Subject: Prevent rawdog from updating its own config file Change-Id: I8ebc7e238454cd2c489ce7ae7df8acc92b80ac91 Reviewed-by: Janne Anttila --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 58c99ae..1349b1c 100644 --- a/config +++ b/config @@ -39,7 +39,7 @@ sortbyfeeddate true useids true hideduplicates id newfeedperiod 1h -changeconfig true +changeconfig false # The feeds you want to watch, in the format "feed period url [args]". # The period is the minimum time between updates; if less than period -- cgit v1.2.3