performant logging is enabled by default

This commit is contained in:
maikirakiwi 2022-07-10 16:47:38 -07:00
parent 852813ea83
commit 363fde0f9a

View file

@ -254,7 +254,7 @@ export class Store {
"experiments": [], "experiments": [],
"playlistTrackMapping": true, "playlistTrackMapping": true,
"ffmpegLocation": "", "ffmpegLocation": "",
"disableLogging": false "disableLogging": true
}, },
"connectUser": { "connectUser": {
"auth": null, "auth": null,