mirror of
https://github.com/ferdzo/fs.git
synced 2026-04-05 01:36:25 +00:00
Initial working authentication with SigV4
This commit is contained in:
@@ -7,3 +7,11 @@ ADDRESS=0.0.0.0
|
||||
GC_INTERVAL=10
|
||||
GC_ENABLED=true
|
||||
MULTIPART_RETENTION_HOURS=24
|
||||
AUTH_ENABLED=true
|
||||
AUTH_REGION=us-east-1
|
||||
AUTH_SKEW_SECONDS=300
|
||||
AUTH_MAX_PRESIGN_SECONDS=86400
|
||||
AUTH_MASTER_KEY=
|
||||
AUTH_BOOTSTRAP_ACCESS_KEY=
|
||||
AUTH_BOOTSTRAP_SECRET_KEY=
|
||||
AUTH_BOOTSTRAP_POLICY=
|
||||
|
||||
Reference in New Issue
Block a user