mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
firefox: no, don't trim https or URLs for me
This commit is contained in:
parent
f0fe05393e
commit
cb57ba5e3e
@ -372,6 +372,16 @@
|
||||
"Type": "string",
|
||||
"Value": "en, fi"
|
||||
},
|
||||
"browser.urlbar.trimHttps": {
|
||||
"Status": "locked",
|
||||
"Type": "boolean",
|
||||
"Value": false
|
||||
},
|
||||
"browser.urlbar.trimURL": {
|
||||
"Status": "locked",
|
||||
"Type": "boolean",
|
||||
"Value": false
|
||||
},
|
||||
"cookiebanners.bannerClicking.enabled": {
|
||||
"Comment": "Preference not allowed for stability reasons. :(",
|
||||
"Status": "locked",
|
||||
|
Loading…
Reference in New Issue
Block a user