fix redis spell

This commit is contained in:
SkywalkerSpace 2025-12-03 10:40:02 +08:00
parent 7b3e5ca59e
commit 125a7a771b
2 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@ ceph_config = /etc/ceph/ceph.conf
ceph_client_id = seafile
pool = seafile-fs
# Memcached or Reids configs
# Memcached or Redis configs
......
```

View File

@ -418,7 +418,7 @@ MEMCACHED_PORT=11211
### Setup Memory Cache
Memory cache is mandatory for pro edition. You may use Memcached or Reids as cache server.
Memory cache is mandatory for pro edition. You may use Memcached or Redis as cache server.
=== "Memcached"