mirror of
https://github.com/rikkaneko/paste.git
synced 2025-09-04 20:18:22 +01:00
Add x-pass header to authentication method Add size to paste info Prefix the custom header key with x- Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
13 lines
No EOL
318 B
TOML
13 lines
No EOL
318 B
TOML
name = "paste"
|
|
main = "src/index.ts"
|
|
compatibility_date = "2022-05-30"
|
|
node_compat = true
|
|
workers_dev = false
|
|
kv_namespaces = [
|
|
{ binding = "PASTE_INDEX", id = "a578863da0564cd7beadd9ce4a2d53e8", preview_id = "66d9440e13124099a5e508fe1ff0a489" }
|
|
]
|
|
|
|
# [secret]
|
|
# AWS_ACCESS_KEY_ID
|
|
# AWS_SECRET_ACCESS_KEY
|
|
# ENDPOINT |