Fix missing closing ul tag

This commit is contained in:
Vincevrp 2019-01-22 21:18:13 +01:00
parent 455b347574
commit 8c63aa2086

View File

@ -68,6 +68,7 @@
<li>0 = Accept all cookies by default</li>
<li>1 = Only accept from the originating site (block third-party cookies)</li>
<li>2 = Block all cookies by default</li>
</ul>
</dd>
<dt>network.cookie.lifetimePolicy = 2</dt>