mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-15 11:10:08 -07:00
56 lines
1.3 KiB
JSON
56 lines
1.3 KiB
JSON
{
|
|
"policies": {
|
|
"AppAutoUpdate": false,
|
|
"AppUpdateURL": "http://localhost",
|
|
"CaptivePortal": false,
|
|
"DisableAppUpdate": true,
|
|
"DisableFeedbackCommands": true,
|
|
"DisableFirefoxAccounts": true,
|
|
"DisableFirefoxScreenshots": true,
|
|
"DisableFirefoxStudies": true,
|
|
"DisableMasterPasswordCreation": true,
|
|
"DisablePocket": true,
|
|
"DisableSetDesktopBackground": true,
|
|
"DisableSystemAddonUpdate": true,
|
|
"DisableTelemetry": true,
|
|
"DontCheckDefaultBrowser": true,
|
|
"ExtensionUpdate": false,
|
|
"NetworkPrediction": false,
|
|
"OverridePostUpdatePage": "",
|
|
|
|
"DNSOverHTTPS": {
|
|
"Enabled": false
|
|
},
|
|
|
|
"EnableTrackingProtection" : {
|
|
"Value": false
|
|
},
|
|
|
|
"EncryptedMediaExtensions": {
|
|
"Enabled": false
|
|
},
|
|
|
|
"Permissions": {
|
|
"Camera": {
|
|
"BlockNewRequests": true
|
|
},
|
|
|
|
"Microphone": {
|
|
"BlockNewRequests": true
|
|
},
|
|
|
|
"Location": {
|
|
"BlockNewRequests": true
|
|
},
|
|
|
|
"Notifications": {
|
|
"BlockNewRequests": true
|
|
},
|
|
|
|
"Autoplay": {
|
|
"Default": "block-audio-video"
|
|
}
|
|
}
|
|
}
|
|
}
|