We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5befea3 commit 299b7dcCopy full SHA for 299b7dc
.macos
@@ -524,6 +524,7 @@ defaults write com.apple.Safari com.apple.Safari.ContentPageGroupIdentifier.WebK
524
# Disable Java
525
defaults write com.apple.Safari WebKitJavaEnabled -bool false
526
defaults write com.apple.Safari com.apple.Safari.ContentPageGroupIdentifier.WebKit2JavaEnabled -bool false
527
+defaults write com.apple.Safari com.apple.Safari.ContentPageGroupIdentifier.WebKit2JavaEnabledForLocalFiles -bool false
528
529
# Block pop-up windows
530
defaults write com.apple.Safari WebKitJavaScriptCanOpenWindowsAutomatically -bool false
0 commit comments