Make quit-on-escape optional

This commit is contained in:
Paul Rouget 2016-05-16 17:39:25 +02:00
parent 66acb1039e
commit 911a67b400
2 changed files with 6 additions and 2 deletions

View file

@ -55,6 +55,7 @@
"layout.writing-mode.enabled": false,
"network.http.redirection-limit": 20,
"network.mime.sniff": false,
"shell.homepage": "http://servo.org",
"shell.native-titlebar.enabled": true,
"shell.homepage": "http://servo.org"
"shell.quit-on-escape.enabled": true
}