mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-08-18 06:36:39 -05:00
Make SplatNet asset directory browsable
This commit is contained in:
@@ -19,6 +19,10 @@ server {
|
||||
autoindex on;
|
||||
}
|
||||
|
||||
location /assets/splatnet/ {
|
||||
autoindex on;
|
||||
}
|
||||
|
||||
location /status-screenshots/ {
|
||||
add_header Cache-Control no-cache;
|
||||
add_header Access-Control-Allow-Origin *;
|
||||
|
||||
Reference in New Issue
Block a user