Skip to content

Commit d047ff6

Browse files
committed
Add initial configuration for FlareDrive in wrangler.toml
1 parent 23dbc90 commit d047ff6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

wrangler.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name = "flaredrive"
2+
compatibility_date = "2025-08-07"
3+
pages_build_output_dir = "build"
4+
5+
# 日志配置
6+
[observability]
7+
enabled = true
8+
head_sampling_rate = 1

0 commit comments

Comments
 (0)