mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-04-22 09:06:38 +00:00
Add CORS configuration and tile handling improvements
This commit is contained in:
@@ -38,5 +38,8 @@
|
||||
"QueueCapacity": 1000,
|
||||
"DelayBetweenRequestsMs": 50,
|
||||
"SessionTokenReuseCount": 100
|
||||
},
|
||||
"CorsConfig": {
|
||||
"AllowedOrigins": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user