aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/crontab.ugly7
-rw-r--r--todo.txt3
2 files changed, 6 insertions, 4 deletions
diff --git a/config/crontab.ugly b/config/crontab.ugly
index bd5e3d6f8..5ad68c941 100644
--- a/config/crontab.ugly
+++ b/config/crontab.ugly
@@ -4,7 +4,7 @@
# Copyright (c) 2008 UK Citizens Online Democracy. All rights reserved.
# Email: francis@mysociety.org. WWW: http://www.mysociety.org/
#
-# $Id: crontab.ugly,v 1.33 2009-09-03 21:50:46 francis Exp $
+# $Id: crontab.ugly,v 1.34 2009-09-17 21:08:10 francis Exp $
PATH=/usr/local/bin:/usr/bin:/bin
MAILTO=team@whatdotheyknow.com
@@ -32,4 +32,9 @@ MAILTO=team@whatdotheyknow.com
43 2 * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/mysociety/foi/script/request-creation-graph
48 2 * * * !!(*= $user *)!! /data/vhost/!!(*= $vhost *)!!/mysociety/foi/script/user-use-graph
+# Once a year :)
+@yearly /bin/echo "A year has passed, please update the bank holidays for the Freedom of Information site, thank you."
+
+
+
diff --git a/todo.txt b/todo.txt
index 080100593..669420086 100644
--- a/todo.txt
+++ b/todo.txt
@@ -222,9 +222,6 @@ Help page improvements:
* Information about how to track requests and RSS feeds
* Information about how to contacting other users
-Tell application developer if working days table not up to date, and needs
-updating
-
Link the overdue date to an explanation of what bank holidays it skipped etc.
:)