From c995c5b447cd32f4eb9f3cd9fc1865fd93962f24 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 20 Nov 2015 19:55:23 +0100 Subject: If a feed failed to update more than 10 times, show a hint in the web interface --- appinfo/database.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'appinfo/database.xml') diff --git a/appinfo/database.xml b/appinfo/database.xml index b815cee05..e242ad98c 100644 --- a/appinfo/database.xml +++ b/appinfo/database.xml @@ -140,6 +140,13 @@ 8 true + + update_error_count + integer + 0 + 8 + true + deleted_at integer -- cgit v1.2.3