Clean autoconfig file
This commit is contained in:
parent
6e83c8b515
commit
fb30d21cda
1 changed files with 9 additions and 13 deletions
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
config_version: 2
|
config_version: 2
|
||||||
settings:
|
settings:
|
||||||
|
colors.webpage.darkmode.enabled:
|
||||||
|
global: true
|
||||||
content.desktop_capture:
|
content.desktop_capture:
|
||||||
https://bbb.faimaison.net: true
|
https://bbb.faimaison.net: true
|
||||||
content.geolocation:
|
content.geolocation:
|
||||||
|
@ -14,7 +16,7 @@ settings:
|
||||||
https://www.safti.fr: false
|
https://www.safti.fr: false
|
||||||
content.javascript.enabled:
|
content.javascript.enabled:
|
||||||
'*://*.bernexskiclub.ch/*': true
|
'*://*.bernexskiclub.ch/*': true
|
||||||
'*://*.github.com/*': false
|
'*://*.brouter.de/*': true
|
||||||
'*://*.localhost/*': true
|
'*://*.localhost/*': true
|
||||||
'*://*.login.infomaniak.com/*': true
|
'*://*.login.infomaniak.com/*': true
|
||||||
'*://*.manager.infomaniak.com/*': true
|
'*://*.manager.infomaniak.com/*': true
|
||||||
|
@ -34,7 +36,6 @@ settings:
|
||||||
'*://ge.ch/*': true
|
'*://ge.ch/*': true
|
||||||
'*://mastodon.zaclys.com/*': true
|
'*://mastodon.zaclys.com/*': true
|
||||||
'*://meet.infomaniak.com/*': true
|
'*://meet.infomaniak.com/*': true
|
||||||
'*://nitter.fdn.fr/*': false
|
|
||||||
'*://ragnas/*': true
|
'*://ragnas/*': true
|
||||||
'*://searx.info/*': true
|
'*://searx.info/*': true
|
||||||
'*://searx.xyz/*': true
|
'*://searx.xyz/*': true
|
||||||
|
@ -43,34 +44,29 @@ settings:
|
||||||
'*://www2.yggtorrent.se/*': true
|
'*://www2.yggtorrent.se/*': true
|
||||||
content.media.audio_capture:
|
content.media.audio_capture:
|
||||||
https://bbb.faimaison.net: true
|
https://bbb.faimaison.net: true
|
||||||
https://coremeet.workadventu.re: true
|
|
||||||
https://discord.com: true
|
https://discord.com: true
|
||||||
https://kmeet.infomaniak.com: true
|
https://kmeet.infomaniak.com: true
|
||||||
https://meet.inubo.ch: true
|
https://meet.inubo.ch: true
|
||||||
https://meet.jit.si: true
|
|
||||||
https://play.workadventu.re: true
|
|
||||||
https://teams.microsoft.com: true
|
|
||||||
https://visio.inubo.ch: true
|
https://visio.inubo.ch: true
|
||||||
content.media.audio_video_capture:
|
content.media.audio_video_capture:
|
||||||
https://coremeet.workadventu.re: true
|
https://gather.town: true
|
||||||
|
https://kmeet.infomaniak.com: true
|
||||||
https://meet.inubo.ch: true
|
https://meet.inubo.ch: true
|
||||||
https://play.workadventu.re: true
|
https://meet.jit.si: true
|
||||||
https://teams.microsoft.com: true
|
|
||||||
https://visio.inubo.ch: true
|
https://visio.inubo.ch: true
|
||||||
content.media.video_capture:
|
content.media.video_capture:
|
||||||
https://bbb.faimaison.net: true
|
https://bbb.faimaison.net: true
|
||||||
https://coremeet.workadventu.re: true
|
https://kmeet.infomaniak.com: true
|
||||||
https://meet.inubo.ch: true
|
https://meet.inubo.ch: true
|
||||||
https://meet.jit.si: true
|
https://meet.jit.si: true
|
||||||
https://play.workadventu.re: true
|
|
||||||
https://teams.microsoft.com: true
|
|
||||||
https://visio.inubo.ch: true
|
https://visio.inubo.ch: true
|
||||||
content.notifications:
|
content.notifications:
|
||||||
https://cloud.reliance-ge.ch: false
|
https://cloud.reliance-ge.ch: false
|
||||||
https://mastodon.zaclys.com: false
|
https://mastodon.zaclys.com: false
|
||||||
https://rss.vulgarisons.info: false
|
https://rss.vulgarisons.info: false
|
||||||
qt.args:
|
qt.args:
|
||||||
global: null
|
global:
|
||||||
|
- blink-settings=0
|
||||||
spellcheck.languages:
|
spellcheck.languages:
|
||||||
global:
|
global:
|
||||||
- fr-FR
|
- fr-FR
|
||||||
|
|
Loading…
Reference in a new issue