summaryrefslogtreecommitdiff
path: root/src/user.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/user.clj')
-rw-r--r--src/user.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/user.clj b/src/user.clj
index 7641bd8..8380bce 100644
--- a/src/user.clj
+++ b/src/user.clj
@@ -18,7 +18,7 @@
;;; User info cache
-(def user-cache-size 500)
+(def user-cache-size 99999)
(def user-nick-cache (ref {}))
(def user-id-cache (ref {}))