Fixed.
[riece] / lisp / riece-options.el
index 778f101..1a0f37d 100644 (file)
@@ -248,8 +248,8 @@ way is to put Riece variables on .emacs or file loaded from there."
   :type 'function
   :group 'riece-server)
 
-(defcustom riece-user-lru-max-size 512
-  "Maximum size of LRU cache of usernames."
+(defcustom riece-user-cache-max-size 512
+  "Maximum size of cache of usernames."
   :type 'integer
   :group 'riece-server)