Mercurial > prosody-modules
comparison mod_watchuntrusted/README.markdown @ 3220:0e78523f8c20
mod_watchuntrusted: Add option to ignore domains
author | Michel Le Bihan <michel@lebihan.pl> |
---|---|
date | Wed, 08 Aug 2018 15:58:50 +0200 |
parents | ec671ad1a8a9 |
children |
comparison
equal
deleted
inserted
replaced
3219:58d61459cdb1 | 3220:0e78523f8c20 |
---|---|
30 Option Default Description | 30 Option Default Description |
31 ------------------------------- --------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------- | 31 ------------------------------- --------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------- |
32 untrusted\_fail\_watchers All admins The users to send the message to | 32 untrusted\_fail\_watchers All admins The users to send the message to |
33 untrusted\_fail\_notification "Establishing a secure connection from \$from\_host to \$to\_host failed. Certificate hash: \$sha1. \$errors" The message to send, \$from\_host, \$to\_host, \$sha1 and \$errors are replaced | 33 untrusted\_fail\_notification "Establishing a secure connection from \$from\_host to \$to\_host failed. Certificate hash: \$sha1. \$errors" The message to send, \$from\_host, \$to\_host, \$sha1 and \$errors are replaced |
34 untrusted\_message\_type `"chat"` Which kind of message to send. `"normal"` or `"headline"` are other sensible options | 34 untrusted\_message\_type `"chat"` Which kind of message to send. `"normal"` or `"headline"` are other sensible options |
35 untrusted\_ignore\_domains Empty The domains that this module should not warn about | |
35 | 36 |
36 Compatibility | 37 Compatibility |
37 ============= | 38 ============= |
38 | 39 |
39 ------- ------- | 40 ------- ------- |