This commit is contained in:
Procrastinator 2017-05-14 01:43:52 -04:00 committed by GitHub
parent be2e0d6bfe
commit 1988e8186d
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,6 @@
}, },
"tlsOptions": { "tlsOptions": {
"minConf": 10,
"enabled": false, "enabled": false,
"serverKey":"", "serverKey":"",
"serverCert":"", "serverCert":"",
@ -25,6 +24,7 @@
}, },
"paymentProcessing": { "paymentProcessing": {
"minConf": 10,
"enabled": true, "enabled": true,
"paymentMode": "prop", "paymentMode": "prop",
"_comment_paymentMode":"prop, pplnt", "_comment_paymentMode":"prop, pplnt",