54 lines
1.3 KiB
JSON
54 lines
1.3 KiB
JSON
{
|
|
"general": {
|
|
"voiceDisconnect": false,
|
|
"showToasts": true,
|
|
"mediaKeys": false,
|
|
"bdContextMenu": true,
|
|
"themeAttributes": true,
|
|
"notificationPosition": "top-right",
|
|
"notificationEnabled": true
|
|
},
|
|
"addons": {
|
|
"addonErrors": false,
|
|
"editAction": "detached",
|
|
"checkForUpdates": true,
|
|
"updateInterval": 4
|
|
},
|
|
"store": {
|
|
"bdAddonStore": true,
|
|
"alwaysEnable": false,
|
|
"addonEmbeds": true
|
|
},
|
|
"customcss": {
|
|
"customcss": true,
|
|
"liveUpdate": true,
|
|
"openAction": "settings"
|
|
},
|
|
"editor": {
|
|
"theme": "system",
|
|
"lineNumbers": true,
|
|
"minimap": true,
|
|
"hover": true,
|
|
"quickSuggestions": true,
|
|
"insertSpaces": false,
|
|
"tabSize": 4,
|
|
"fontSize": 14,
|
|
"renderWhitespace": "selection"
|
|
},
|
|
"window": {
|
|
"transparency": true,
|
|
"removeMinimumSize": true,
|
|
"frame": false,
|
|
"inAppTrafficLights": false
|
|
},
|
|
"developer": {
|
|
"debugLogs": false,
|
|
"devTools": false,
|
|
"debuggerHotkey": false,
|
|
"reactDevTools": false,
|
|
"inspectElement": false,
|
|
"devToolsWarning": false,
|
|
"recovery": true,
|
|
"canary": false
|
|
}
|
|
} |