mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 20:38:06 +01:00
Introduce a DynamoDB-backed remote config store
This commit is contained in:
committed by
Jon Chambers
parent
4eb7dde1c8
commit
23bc11f3b6
@@ -24,6 +24,8 @@ dynamoDbTables:
|
||||
tableName: Example_Subscriptions
|
||||
profiles:
|
||||
tableName: Example_Profiles
|
||||
remoteConfig:
|
||||
tableName: Example_RemoteConfig
|
||||
|
||||
twilio: # Twilio gateway configuration
|
||||
accountId: unset
|
||||
|
||||
Reference in New Issue
Block a user