mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Use same value for network.http.redirection-limit
pref as Gecko.
This commit is contained in:
parent
da0adeb0ac
commit
8883ffc730
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
"layout.text-orientation.enabled": false,
|
||||
"layout.viewport.enabled": false,
|
||||
"layout.writing-mode.enabled": false,
|
||||
"network.http.redirection-limit": 50,
|
||||
"network.http.redirection-limit": 20,
|
||||
"network.mime.sniff": false,
|
||||
"shell.native-titlebar.enabled": true,
|
||||
"shell.homepage": "http://servo.org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue