mirror of
https://github.com/Nezumi-2711/google-drive-s3.git
synced 2026-09-22 05:31:47 +00:00
feat: add api for authentication
This commit is contained in:
@@ -17,6 +17,9 @@ ALLOWED_BUCKETS=assets
|
||||
# Optional comma-separated subset of ALLOWED_BUCKETS that permits unsigned GET/HEAD.
|
||||
PUBLIC_READ_BUCKETS=
|
||||
|
||||
# Plaintext password for dashboard management API authentication.
|
||||
DASHBOARD_PASSWORD=replace-with-dashboard-password
|
||||
|
||||
# Durable Object multipart uploads and ETag result behavior.
|
||||
ALLOW_MULTIPART=true
|
||||
ETAG_STYLE=md5
|
||||
|
||||
Reference in New Issue
Block a user