Fixing flow for mopidy scrobble
This commit is contained in:
@ -308,6 +308,7 @@ LOGGING = {
|
||||
"propagate": True,
|
||||
},
|
||||
"django.db.backends": {"handlers": ["null"]},
|
||||
"django.server": {"handlers": ["null"]},
|
||||
"vrobbler": {
|
||||
"handlers": ["console", "file"],
|
||||
"propagate": True,
|
||||
|
||||
Reference in New Issue
Block a user