mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-06 16:07:14 +08:00
feat: add ENABLE_ATTACHMENT config (#99)
This commit is contained in:
@@ -56,6 +56,8 @@ pnpm install
|
||||
# DOMAINS = ["xxx.xxx1" , "xxx.xxx2"] you domain name
|
||||
# JWT_SECRET = "xxx"
|
||||
# BLACK_LIST = ""
|
||||
# free version attachment too large will cause Exceeded CPU Limit error, if you don't need attachment function, you can close
|
||||
# ENABLE_ATTACHMENT = true
|
||||
cp wrangler.toml.template wrangler.toml
|
||||
# deploy
|
||||
pnpm run deploy
|
||||
|
||||
Reference in New Issue
Block a user