Add minconf

This commit is contained in:
Aayan L 2017-05-14 05:42:10 +00:00
parent f1a9c80feb
commit be2e0d6bfe
4 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,7 @@
},
"paymentProcessing": {
"minConf": 10,
"enabled": true,
"paymentMode": "prop",
"_comment_paymentMode":"prop, pplnt",

View File

@ -19,6 +19,7 @@
},
"paymentProcessing": {
"minConf": 10,
"enabled": false,
"paymentMode": "prop",
"_comment_paymentMode":"prop, pplnt",

View File

@ -20,6 +20,7 @@
},
"paymentProcessing": {
"minConf": 10,
"enabled": false,
"paymentMode": "prop",
"_comment_paymentMode":"prop, pplnt",

View File

@ -17,6 +17,7 @@
},
"tlsOptions": {
"minConf": 10,
"enabled": false,
"serverKey":"",
"serverCert":"",