Skip to content

Commit

Permalink
need at least one policy defined
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristy committed Jun 12, 2022
1 parent 31c7d05 commit 0f0e899
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/policy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,9 @@
<!-- <policy domain="cache" name="memory-map" value="anonymous"/> -->
<!-- <policy domain="cache" name="synchronize" value="True"/> -->
<!-- <policy domain="cache" name="shared-secret" value="passphrase" stealth="true"/> -->
<!-- <policy domain="cache" name="synchronize" value="True"/> -->
<!-- <policy domain="system" name="max-memory-request" value="256MiB"/> -->
<!-- <policy domain="system" name="shred" value="1"/> -->
<!-- <policy domain="system" name="font" value="/path/to/unicode-font.ttf"/> -->
<policy domain="cache" name="synchronize" value="False"/>
<policy domain="Undefined" rights="none"/>
</policymap>

0 comments on commit 0f0e899

Please sign in to comment.