# HG changeset patch # User Michel Le Bihan # Date 1465923720 -7200 # Node ID 1815bf8b3cf9756eecc12e89c1595c1ead00c047 # Parent 57dcad6543c9ecef340f1383bf79e7a80a43daa6 mod_e2e_policy: Fix README markdown issue diff -r 57dcad6543c9 -r 1815bf8b3cf9 mod_e2e_policy/README.markdown --- a/mod_e2e_policy/README.markdown Tue Jun 14 18:03:05 2016 +0200 +++ b/mod_e2e_policy/README.markdown Tue Jun 14 19:02:00 2016 +0200 @@ -14,15 +14,15 @@ You can then set some options to configure your desired policy: - Option Default Description - -------------------------------- --------------- ------------------------------------------------------------------------------------------------------------------------------------------------- - e2e\_policy\_chat `"optional"` Policy for chat messages. Possible values: `"none"`, `"optional"` and `"required"`. - e2e\_policy\_muc `"optional"` Policy for MUC messages. Possible values: `"none"`, `"optional"` and `"required"`. - e2e\_policy\_whitelist `{ }` Make this module ignore messages sent to and from this JIDs or MUCs. - e2e\_policy\_message\_optional\_chat `""` Set a custom warning message for chat messages. - e2e\_policy\_message\_required\_chat `""` Set a custom error message for chat messages. - e2e\_policy\_message\_optional\_muc `""` Set a custom warning message for MUC messages. - e2e\_policy\_message\_required\_muc `""` Set a custom error message for MUC messages. + Option Default Description + ------------------------------------ ------------ ------------------------------------------------------------------------------------------------------------------------------------------------- + e2e\_policy\_chat `"optional"` Policy for chat messages. Possible values: `"none"`, `"optional"` and `"required"`. + e2e\_policy\_muc `"optional"` Policy for MUC messages. Possible values: `"none"`, `"optional"` and `"required"`. + e2e\_policy\_whitelist `{ }` Make this module ignore messages sent to and from this JIDs or MUCs. + e2e\_policy\_message\_optional\_chat `""` Set a custom warning message for chat messages. + e2e\_policy\_message\_required\_chat `""` Set a custom error message for chat messages. + e2e\_policy\_message\_optional\_muc `""` Set a custom warning message for MUC messages. + e2e\_policy\_message\_required\_muc `""` Set a custom error message for MUC messages. Some examples: