Jump to content

Manual:$wgAnonSessionCacheType

From mediawiki.org
This page is a translated version of the page Manual:$wgAnonSessionCacheType and the translation is 29% complete.
Memcached の設定: $wgAnonSessionCacheType
The cache backend for storing anonymous session data.
導入されたバージョン:1.45.0 (Gerrit change 1178870; git #3fde556f)
除去されたバージョン:使用中
許容される値:未指定
既定値:false

詳細

The cache backend for storing anonymous session data. When false, $wgSessionCacheType will be used. Used by MediaWiki\Session\SessionCache. See $wgSessionCacheType for available types.