Make the Redis socket configurable
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"Key": "key.pem",
|
||||
"Certificate": "cert.pem"
|
||||
},
|
||||
"RedisSocket": "/tmp/redis.sock",
|
||||
"UsePassword": true,
|
||||
"ConnectOnCreate": false,
|
||||
"Notifications": {
|
||||
|
||||
Reference in New Issue
Block a user