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