mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-25 18:22:48 +00:00
fix redis spell
This commit is contained in:
parent
7b3e5ca59e
commit
125a7a771b
|
|
@ -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
|
||||
......
|
||||
|
||||
```
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue