chore: normalize configuration casing
This commit is contained in:
@@ -22,8 +22,8 @@ id = "2io01d4b299e481b9de060ece9e7785c"
|
||||
#binding = "r2"
|
||||
#bucket_name = "email"
|
||||
|
||||
[ai]
|
||||
binding = "AI"
|
||||
#[ai]
|
||||
#binding = "ai"
|
||||
|
||||
[assets]
|
||||
binding = "assets"
|
||||
@@ -31,6 +31,9 @@ directory = "./dist"
|
||||
not_found_handling = "single-page-application"
|
||||
run_worker_first = true
|
||||
|
||||
[[send_email]]
|
||||
name = "email"
|
||||
|
||||
|
||||
[vars]
|
||||
ai_model = ""
|
||||
|
||||
Reference in New Issue
Block a user