From 82d9af7dc17d839ea33c3a685512a6dae7be389e Mon Sep 17 00:00:00 2001 From: HJ <11689349+yokoffing@users.noreply.github.com> Date: Mon, 21 Aug 2023 12:37:32 -0400 Subject: [PATCH] Updated Advanced Users (markdown) --- Advanced-Users.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Advanced-Users.md b/Advanced-Users.md index 2967074..1e4f377 100644 --- a/Advanced-Users.md +++ b/Advanced-Users.md @@ -70,9 +70,9 @@ If `mozilla.cfg` still fails to load, you must add a blank comment to the top of // ``` -Custom policies.json (optional) +## Custom policies.json (optional) -Enterprise policies are a way of enforcing browser behaviour in an enterprise environment, but can be used by users to do the same. Unlike group policies, policies.json is cross-platform. I have made my own, just like the user.js file, this one can also be found in [my repository](https://github.com/Kellegram/my-firefox-setup). +Enterprise policies are a way of enforcing browser behavior in an enterprise environment, but can be used by users to do the same. Unlike group policies, policies.json is cross-platform. I have made my own, just like the user.js file, this one can also be found in [my repository](example.com). WARNING: These policies are enforced and are usually not modifiable within Firefox. Make sure you go through the file and learn what it does before you use it! Applying the policies.json file @@ -86,9 +86,9 @@ Applying the policies.json file ### Additional settings (policies) -Not all Firefox settings can be changed through `user.js` - some must be set in a separate **policies.json** file [[1]](https://support.mozilla.org/en-US/products/firefox-enterprise/policies-customization-enterprise/policies-overview-enterprise). These policies apply system-wide. +Not all Firefox settings can be changed through `user.js` - some must be set in a separate **policies.json** [file](https://support.mozilla.org/en-US/products/firefox-enterprise/policies-customization-enterprise/policies-overview-enterprise). These policies apply system-wide. -To install [policies.json](policies.json) from this repository, simply copy it to the appropriate directory (create it if it does not exist): +To install [policies.json](https://github.com/yokoffing/Betterfox/blob/main/policies.json) from this repository, simply copy it to the appropriate directory (create it if it does not exist): | OS | Path | | ------------------------- | ------------------------------------------------------------------------------- |