Constant: +SESSION-ID-LENGTH+

Documentation

Length, in chars, of the automatically generated session ids.

Source

(defconstant +session-id-length+ 40
  "Length, in chars, of the automatically generated session ids.")
Source Context