Implement delivery of keyword match notifications

This commit is contained in:
2017-11-25 18:42:32 +00:00
parent b8e9efa41e
commit 742d9c0c91
2 changed files with 37 additions and 10 deletions

View File

@@ -5,5 +5,8 @@
"ListenerKey": "key.pem",
"ListenerCertificate": "cert.pem",
"UsePassword": true,
"Password": "s"
"ConnectOnCreate": false,
"Password": "s",
"Keywords": [],
"Master": []
}