one more allowed url
This commit is contained in:
@@ -496,6 +496,7 @@ metadata:
|
||||
if ($request_uri ~* "^/api/assets") { set $geo_allowed 1; }
|
||||
if ($request_uri ~* "^/api/albums") { set $geo_allowed 1; }
|
||||
if ($request_uri ~* "^/api/server") { set $geo_allowed 1; }
|
||||
if ($request_uri ~* "^/api/timeline") { set $geo_allowed 1; }
|
||||
if ($request_uri ~* "^/api/users/me") { set $geo_allowed 1; }
|
||||
|
||||
# Static assets
|
||||
|
||||
Reference in New Issue
Block a user