official redis cache

正在浏览 站长精品资源站 – NullPro社区 中关于 official redis cache 的相关内容。当前是第 1 页,共有 1 个相关结果,助您快速获取所需的 official redis cache 资源、教程及讨论。
  1. A

    Official Redis Cache

    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'] =...
返回
顶部