From 789ed39751c17fa1aa73f3119a80403e34f0d984 Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Sun, 14 Nov 2010 13:19:49 -0800 Subject: Disable scores/hall updating --- src/site.clj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/site.clj') diff --git a/src/site.clj b/src/site.clj index 1abb876..4c3560e 100644 --- a/src/site.clj +++ b/src/site.clj @@ -328,7 +328,8 @@ ORDER BY cnt DESC {:list res :map (zipmap (map :nick res) (map :cnt res))})) -(def *scores-refresh-period-sec* (* 29 60)) +;; sostler: stop score refresh until redis cache can be added +(def *scores-refresh-period-sec* (* 29 60 9999999)) (def *user-scores* (scheduled-agent build-score-list -- cgit v1.2.3-70-g09d2