miberc 82d589c7a2
Update for the <path> element
Enterprise Mode sitelist manager outputs:

<emie>
  <domain exclude="true">fabrikam.com
    <path exclude="false">/products</path>
  </domain>
</emie>

The above mentioned version is the only version that works.

Current version of the documentation (that does not work as expected) is the following:

<emie>
  <domain exclude="false">fabrikam.com
    <path exclude="true">/products</path>
  </domain>
</emie>
2018-11-02 10:35:28 +02:00
..
2017-04-24 11:15:54 -07:00
2018-05-10 16:57:08 -07:00