-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwrangler.toml
More file actions
23 lines (20 loc) · 755 Bytes
/
wrangler.toml
File metadata and controls
23 lines (20 loc) · 755 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name = "linksim"
compatibility_date = "2026-03-12"
pages_build_output_dir = "dist"
[[d1_databases]]
binding = "DB"
database_name = "linksim"
database_id = "d669aac0-37ea-4c68-9b27-ece888e1966a"
[[r2_buckets]]
binding = "AVATAR_BUCKET"
bucket_name = "linksim-avatars"
preview_bucket_name = "linksim-avatars"
[vars]
ACCESS_TEAM_DOMAIN = "skarvassbu.cloudflareaccess.com"
ACCESS_AUD = "dcfed08418380b9ad6fa4d26cc6ba5d94274a8920764dbcb0e1917957d1825b2"
ADMIN_USER_IDS = "f35e2a08-3713-5671-9725-ba82b21f25d4"
REGISTRATION_MODE = "approval_required"
AVATAR_FALLBACK_ORIGIN = "https://linksim.pages.dev"
PROXY_COPERNICUS_TILE_RATE_LIMIT_PER_MINUTE = "6000"
PROXY_COPERNICUS_TILELIST_RATE_LIMIT_PER_MINUTE = "600"
CALC_API_PROXY_RATE_LIMIT_PER_MINUTE = "120"