summaryrefslogtreecommitdiff
path: root/src/site.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/site.clj')
-rw-r--r--src/site.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/site.clj b/src/site.clj
index 5d7f9a3..f6d7076 100644
--- a/src/site.clj
+++ b/src/site.clj
@@ -507,7 +507,7 @@ ORDER BY cnt DESC
;; Who faved me
-(def use-popular-redis false)
+(def use-popular-redis true)
(defn popular [session profile-nick]
(if-let [user-info (fetch-nick profile-nick)]