mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 09:49:23 +02:00
See #75: added a preference do enable/disable the subsonic API on the instance level
This commit is contained in:
parent
632aca5153
commit
7595936260
4 changed files with 39 additions and 0 deletions
|
@ -133,6 +133,7 @@ LOCAL_APPS = (
|
|||
'funkwhale_api.providers.audiofile',
|
||||
'funkwhale_api.providers.youtube',
|
||||
'funkwhale_api.providers.acoustid',
|
||||
'funkwhale_api.subsonic',
|
||||
)
|
||||
|
||||
# See: https://docs.djangoproject.com/en/dev/ref/settings/#installed-apps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue