From 11a0b895748535472834e46298c71ea699beb878 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 22 Nov 2014 01:23:12 -0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d7b3840..348304a 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ You may contribute with documentation: [µMatrix's wiki](https://github.com/gorh ## Warnings +#### Do not remove the `doc` rule! + +This rule is key for µMatrix working well. This rule did exists in HTTP Switchboard, however it was hidden from view. With µMatrix I decided to just give more control. So you could delete the rule `* * doc allow`, but this will render µMatrix much more difficult to use. I advise you do not delete it from your ruleset. + #### Regarding broken sites µMatrix does not guarantee that sites will work fine: it is for advanced users who can figure how to un-break sites, because essentially µMatrix is a firewall which works in block-all/allow-exceptionally mode out of the box: it is not unexpected that sites will break.