Recent content by FUX Gaming

  1. FUX Gaming

    Redis Cache By Xon

    Quick question: I have two XenForo boards on the same server (different domains and db of course), for both I'm planning to use the following config: $config['cache']['enabled'] = true; $config['cache']['provider'] = 'SV\RedisCache\Redis'; $config['cache']['namespace'] = 'instanceX_'...
Back
Top Bottom