docs: update format

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2021-09-20 20:19:41 +08:00
parent 83aaa37faf
commit 2b4cab0a95
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ log:
stat:
engine: "memory" # support memory, redis, boltdb, buntdb or leveldb
redis:
cluster: false
cluster: false
addr: "localhost:6379" # if cluster is true, you may set this to "localhost:6379,localhost:6380,localhost:6381"
password: ""
db: 0