summaryrefslogtreecommitdiffstats
path: root/install/share/preferences.html.template
diff options
context:
space:
mode:
Diffstat (limited to 'install/share/preferences.html.template')
-rw-r--r--install/share/preferences.html.template1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/share/preferences.html.template b/install/share/preferences.html.template
index b809b9d06..a66576c79 100644
--- a/install/share/preferences.html.template
+++ b/install/share/preferences.html.template
@@ -52,7 +52,6 @@
try {
prefFuncBool('network.negotiate-auth.using-native-gsslib', true);
- prefFuncChar('network.negotiate-auth.delegation-uris', '.$DOMAIN');
prefFuncChar('network.negotiate-auth.trusted-uris', '.$DOMAIN');
prefFuncBool('network.negotiate-auth.allow-proxies', true);
} catch (e) {