kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Remove obsolete /_protected/media config
See https://code.eliotberriot.com/funkwhale/funkwhale/issues/298#note_3314 ref #298merge-requests/252/head
rodzic
a72479b0c9
commit
f13a1d2445
|
@ -79,14 +79,6 @@ server {
|
||||||
alias /srv/funkwhale/data/media/;
|
alias /srv/funkwhale/data/media/;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /_protected/media {
|
|
||||||
# this is an internal location that is used to serve
|
|
||||||
# audio files once correct permission / authentication
|
|
||||||
# has been checked on API side
|
|
||||||
internal;
|
|
||||||
alias /srv/funkwhale/data/media;
|
|
||||||
}
|
|
||||||
|
|
||||||
location /_protected/music {
|
location /_protected/music {
|
||||||
# this is an internal location that is used to serve
|
# this is an internal location that is used to serve
|
||||||
# audio files once correct permission / authentication
|
# audio files once correct permission / authentication
|
||||||
|
|
Ładowanie…
Reference in New Issue