fixing typo in dist config

This commit is contained in:
Sebastian Grewe 2013-05-20 16:44:03 +02:00
parent f84fd9b424
commit 6ae51aa63d

View File

@ -31,7 +31,7 @@ $config = array(
'memcache' => array(
'enabled' => true,
'host' => 'localhost', // Memcache Host
'post' => 11211, // Memcache Port
'port' => 11211, // Memcache Port
'keyprefix' => 'mmcfe_ng_', // Prefix for all keys
'expiration'=> '90', // Cache time
'splay' => '15' // Splay time