Added API endpoint for listing public instance settings
This commit is contained in:
parent
0944ef2a07
commit
6152b3bb36
7 changed files with 69 additions and 1 deletions
|
|
@ -60,6 +60,7 @@ THIRD_PARTY_APPS = (
|
|||
LOCAL_APPS = (
|
||||
'funkwhale_api.users', # custom users app
|
||||
# Your stuff: custom apps go here
|
||||
'funkwhale_api.instance',
|
||||
'funkwhale_api.music',
|
||||
'funkwhale_api.favorites',
|
||||
'funkwhale_api.radios',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue