You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project requires either Memcached to work as a storage medium. memcache can be made to work, but will unlikely be the system of choice for most users.
7
8
@@ -26,4 +27,4 @@ The required and proposed defaults can be set with the Configuration-Class.
26
27
* memcache_user: no default, only use if the memcache is password protected
27
28
* memcache_password: no default, only use if the memcache is password protected
28
29
* serializer: a callable to serialize the session
29
-
* unserializer: a callable to unserialize the session
30
+
* unserializer: a callable to unserialize the session
0 commit comments