Merge branch 'develop' of https://code.eliotberriot.com/hazmo/funkwhale into develop
Removed Alias on /_protected
This commit is contained in:
commit
d1835455f4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue