Explorar o código

fix max store

Vyacheslav Shebanov %!s(int64=5) %!d(string=hai) anos
pai
achega
fccfbd64e9
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      plugins/aoc.lisp

+ 2 - 1
plugins/aoc.lisp

@@ -66,7 +66,8 @@
                                (log:info (list "Completion state diff:" diff))
                                (bot-send-message (format-completion-state-change diff)
                                                  :parse-mode "markdown"))
-                     :key #'first))
+                     :key #'first
+                     :max-store 1000))
 
 (defun handle-set-cookie (cookie)
   (handler-case (progn