diff --git a/Linux/managed.json b/Linux/managed.json
index b673313..7342d82 100644
--- a/Linux/managed.json
+++ b/Linux/managed.json
@@ -4,7 +4,6 @@
"CAPlatformIntegrationEnabled": false,
"AutomaticFullscreenBlockedForUrls": [ "*" ],
"CookiesBlockedForUrls": [ "ntp.msn.com" ],
- "DefaultAutomaticDownloadsSetting": 2,
"DefaultGeolocationSetting": 2,
"DefaultInsecureContentSetting": 2,
"DefaultCookiesSetting": 4,
diff --git a/README.md b/README.md
index a0b4a8e..037703e 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ For corporate environments, you will need make approprieate changes, including b
- Set `DefaultWebUsbGuardSetting` to "Block". In most cases, the websites will never need to use this API. I need it to flash GrapheneOS and StockOS on my phones.
- Set `DefaultClipboardSetting` to "Block". In most cases, users do not need to grant this permission for websites to work. I need it for GitHub Codespaces.
- Set `DefaultJavaScriptJitSetting` to "Block". This will prevent users from adding exceptions to Enhanced Security Mode.
+- Set `DefaultAutomaticDownloadsSetting` to "Block". In most cases, websites do not need this API. I need Automatic Downloads for my reMarkable tablet.
- Remove the uBlock Origin Lite extension whitelist. I am not aware of any way to block users from granting uBlock Origin Lite access to all content on a website, which is a security risk. If you know of a way to enforce that the extension runs permission-less, please let me know.
- Set `SSLErrorOverrideAllowed` to false.
- Further restrict permissions that websites can prompt for.
diff --git a/macOS/Managed Preferences/com.microsoft.Edge.plist b/macOS/Managed Preferences/com.microsoft.Edge.plist
index e8bd780..fb5672d 100644
--- a/macOS/Managed Preferences/com.microsoft.Edge.plist
+++ b/macOS/Managed Preferences/com.microsoft.Edge.plist
@@ -16,8 +16,6 @@
ntp.msn.com
- DefaultAutomaticDownloadsSetting
- 2
DefaultGeolocationSetting
2
DefaultInsecureContentSetting