mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-20 16:18:03 +01:00
Change type of Cdn3StorageManagerConfiguration.clientSecret to SecretString
This commit is contained in:
committed by
ravi-signal
parent
ba0c6be3e3
commit
a62a6c1cb6
@@ -65,6 +65,8 @@ fcm.credentials: |
|
||||
cdn.accessKey: test # AWS Access Key ID
|
||||
cdn.accessSecret: test # AWS Access Secret
|
||||
|
||||
cdn3StorageManager.clientSecret: test
|
||||
|
||||
unidentifiedDelivery.certificate: ABCD1234
|
||||
unidentifiedDelivery.privateKey: ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789AAAAAAA
|
||||
|
||||
|
||||
Reference in New Issue
Block a user