performant logging is enabled by default
This commit is contained in:
parent
852813ea83
commit
363fde0f9a
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue