We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c693c7 commit dfcbc02Copy full SHA for dfcbc02
memcached.ini
@@ -20,8 +20,7 @@
20
21
; The time, in seconds, before a lock should release itself.
22
; Setting to 0 results in the default behaviour, which is to
23
-; use the memcached.sess_lock_max_wait setting. If that is
24
-; also 0, max_execution_time will be used.
+; use PHP's max_execution_time.
25
;memcached.sess_lock_expire = 0;
26
27
; memcached session key prefix
0 commit comments