mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-23 23:08:03 +01:00
Use a JWT for external attachment auth and add a maxLen claim
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user