Enable event persistence in NSQ (#7579)

This commit is contained in:
Praveen raj Mani
2019-07-12 15:11:57 +05:30
committed by kannappanr
parent 97f2bc26b9
commit bf278ca36f
7 changed files with 117 additions and 80 deletions

View File

@@ -168,7 +168,9 @@ var (
"tls": {
"enable": false,
"skipVerify": false
}
},
"queueDir": "",
"queueLimit": 0
}
},
"postgresql": {