restore sia-auth
This commit is contained in:
parent
07bd6ef883
commit
fb2193c3d0
|
@ -317,6 +317,7 @@ server {
|
|||
|
||||
location /skynet/skyfile {
|
||||
include /etc/nginx/conf.d/include/cors;
|
||||
include /etc/nginx/conf.d/include/sia-auth;
|
||||
|
||||
limit_req zone=uploads_by_ip burst=100 nodelay;
|
||||
limit_req zone=uploads_by_ip_throttled;
|
||||
|
|
Reference in New Issue