Skip to content
Snippets Groups Projects

Add option to disable access to api dashboard

Merged Lerk requested to merge lfuelling/ansible:master into master
4 files
+ 19
0
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 1
0
@@ -6,6 +6,7 @@ funkwhale_static_path: /srv/funkwhale/data/static
funkwhale_music_path: /srv/funkwhale/data/music
funkwhale_config_path: /srv/funkwhale/config
funkwhale_external_storage_enabled: false
funkwhale_disable_django_admin: false
funkwhale_username: funkwhale
funkwhale_database_managed: true
funkwhale_frontend_managed: true
Loading