mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-25 19:49:10 +08:00
6 lines
78 B
TOML
6 lines
78 B
TOML
|
[redis3]
|
||
|
enabled = true
|
||
|
address = "localhost:6379"
|
||
|
password = ""
|
||
|
database = 0
|