Use a JWT for external attachment auth and add a maxLen claim

This commit is contained in:
ravi-signal
2026-03-19 15:19:43 -05:00
committed by GitHub
parent 5c3a82c257
commit 7c26965ece
19 changed files with 226 additions and 76 deletions

View File

@@ -249,6 +249,7 @@ gcpAttachments: # GCP Storage configuration
tus:
uploadUri: https://example.org/upload
userAuthenticationTokenSharedSecret: secret://tus.userAuthenticationTokenSharedSecret
maxSizeInBytes: 1024
apn: # Apple Push Notifications configuration
sandbox: true