diff -r b19d64dd4c66 -r ec671ad1a8a9 mod_watchuntrusted/README.markdown --- a/mod_watchuntrusted/README.markdown Sun May 20 03:43:38 2018 +0200 +++ b/mod_watchuntrusted/README.markdown Sun May 20 16:21:07 2018 +0200 @@ -28,9 +28,10 @@ untrusted_fail_notification = "Establishing a secure connection from $from_host to $to_host failed. Certificate hash: $sha1. $errors" Option Default Description - ------------------------------- --------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------- + ------------------------------- --------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------- untrusted\_fail\_watchers All admins The users to send the message to 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 + untrusted\_message\_type `"chat"` Which kind of message to send. `"normal"` or `"headline"` are other sensible options Compatibility =============