Update redis config (#312)
Some checks are pending
Deploy CI / deploy (push) Waiting to run

Co-authored-by: yangheran <heran.yang@seafile.com>
This commit is contained in:
feiniks 2024-08-16 10:01:50 +08:00 committed by GitHub
parent 8ff1483f5d
commit 0d11edd58f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ If you use redis:
```
[redis]
# your redis server address
redis_server = 127.0.0.1
redis_host = 127.0.0.1
# your redis server port
redis_port = 6379
# size of connection pool to redis, default is 100