Merge branch 'develop' of https://code.eliotberriot.com/hazmo/funkwhale into develop

Removed Alias on /_protected
This commit is contained in:
Hazmo 2018-04-27 14:10:43 +02:00
commit d1835455f4
1 changed files with 0 additions and 3 deletions

View File

@ -92,9 +92,6 @@ Define MUSIC_DIRECTORY_PATH /music/directory/path
Alias /media /srv/funkwhale/data/media
# Following alias is bypassing the auth check done in nginx
Alias /_protected/media /srv/funkwhale/data/media
Alias /staticfiles /srv/funkwhale/data/static
# Setting appropriate access levels to serve frontend