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": [],
|
||||
"playlistTrackMapping": true,
|
||||
"ffmpegLocation": "",
|
||||
"disableLogging": false
|
||||
"disableLogging": true
|
||||
},
|
||||
"connectUser": {
|
||||
"auth": null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue