-
Official Redis Cache Xenforo 2
Admin submitted a new resource: Official Redis Cache Xenforo 2 - Setup XenForos build-in Redis Cache Read more about this resource...- Admin
- Thread
- official redis cache xenforo 2
- Replies: 0
- Forum: Xenforo
-
Official Redis Cache Xenforo 2
To setup XenForos build in Redis you do not need any addon. In Ubuntu 24.04 1. Install Redis #apt install php8.3-redis 2. In src/config.php $config['cache']['enabled'] = true; $config['cache']['sessions'] = true; $config['cache']['provider'] = 'Redis'; $config['cache']['config']['host'] =...- Admin
- Resource
- official redis cache xenforo 2
- Category: Xenforo