From 22426e858c4bffd97f291b5e74aca24583377552 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 12 Feb 2024 17:10:51 +0200 Subject: [PATCH] firefox & chromium policy READMEs: links to upstream on top --- etc/firefox/policies/README.md | 7 ++----- etc/opt/chromium/policies/managed/README.md | 2 ++ 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/etc/firefox/policies/README.md b/etc/firefox/policies/README.md index 21e09934..e57d86fe 100644 --- a/etc/firefox/policies/README.md +++ b/etc/firefox/policies/README.md @@ -1,5 +1,7 @@ # Firefox `policies.json` +- https://mozilla.github.io/policy-templates/ + The file is pretty self-explanatory, but I prefer Chromium way of handling enterprise policies since it allows me to cut them to multiple different files per whatever I am doing. @@ -14,7 +16,6 @@ per whatever I am doing. - [Extensions](#extensions) - [Privacy Badger](#privacy-badger) - [Search engines](#search-engines) -- [See also](#see-also) @@ -49,7 +50,3 @@ See also: But who cares? Anyway thus DuckDuckGo extension is installed by default so when testing this policy I won't have to see Google. - -## See also - -- https://mozilla.github.io/policy-templates/ diff --git a/etc/opt/chromium/policies/managed/README.md b/etc/opt/chromium/policies/managed/README.md index ed7e60ef..ed313995 100644 --- a/etc/opt/chromium/policies/managed/README.md +++ b/etc/opt/chromium/policies/managed/README.md @@ -1,5 +1,7 @@ # Chromium policies +- https://chromeenterprise.google/policies/ +