You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
152 B
13 lines
152 B
5 years ago
|
---
|
||
|
|
||
|
redis_port: 6379
|
||
|
redis_ip:
|
||
|
- '127.0.0.1'
|
||
|
redis_src_ip: []
|
||
|
redis_timeout: 0
|
||
|
redis_tcp_keepalive: 60
|
||
|
redis_databases: 16
|
||
|
# redis_pass: secret
|
||
|
|
||
|
...
|