We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f82e684 commit 3f1362aCopy full SHA for 3f1362a
1 file changed
php_memcached_session.c
@@ -22,9 +22,6 @@
22
23
extern ZEND_DECLARE_MODULE_GLOBALS(php_memcached)
24
25
-#define MEMC_SESS_DEFAULT_LOCK_WAIT 150000
26
-#define MEMC_SESS_LOCK_EXPIRATION 30
27
-
28
#define REALTIME_MAXDELTA 60*60*24*30
29
30
ps_module ps_mod_memcached = {
0 commit comments