mirror of
https://github.com/signalapp/Signal-Server
synced 2026-03-01 11:24:19 +00:00
Update sample config
// FREEBIE
This commit is contained in:
@@ -36,10 +36,16 @@ messageStore: # Postgresql database configuration for message store
|
||||
password:
|
||||
url:
|
||||
|
||||
s3: # AWS S3 configuration
|
||||
attachments: # AWS S3 configuration
|
||||
accessKey:
|
||||
accessSecret:
|
||||
attachmentsBucket:
|
||||
bucket:
|
||||
|
||||
profiles: # AWS S3 configuration
|
||||
accessKey:
|
||||
accessSecret:
|
||||
bucket:
|
||||
region:
|
||||
|
||||
database: # Postgresql database configuration
|
||||
driverClass: org.postgresql.Driver
|
||||
|
||||
Reference in New Issue
Block a user