# HG changeset patch # User Jonas Wielicki # Date 1515744085 -3600 # Node ID f3485eb9cb8b17b5ecdbbceeb4fb389270281455 # Parent 933049a60ce603f8d8e085d736a250f655aa5865 Fix typo in config (thanks, kousu) diff -r 933049a60ce6 -r f3485eb9cb8b mod_e2e_policy/README.markdown --- a/mod_e2e_policy/README.markdown Thu Jan 04 11:41:54 2018 +0100 +++ b/mod_e2e_policy/README.markdown Fri Jan 12 09:01:25 2018 +0100 @@ -9,7 +9,7 @@ Enable the module as any other: modules_enabled = { - "mod_e2e_policy"; + "e2e_policy"; } You can then set some options to configure your desired policy: