From 8c63aa20860c68a12a304c9e33dc8b70ece27d2c Mon Sep 17 00:00:00 2001 From: Vincevrp Date: Tue, 22 Jan 2019 21:18:13 +0100 Subject: [PATCH] Fix missing closing ul tag --- _includes/sections/browser-tweaks.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/sections/browser-tweaks.html b/_includes/sections/browser-tweaks.html index 33d21af3..0a5fd61e 100644 --- a/_includes/sections/browser-tweaks.html +++ b/_includes/sections/browser-tweaks.html @@ -68,6 +68,7 @@
  • 0 = Accept all cookies by default
  • 1 = Only accept from the originating site (block third-party cookies)
  • 2 = Block all cookies by default
  • +
    network.cookie.lifetimePolicy = 2