mirror of
https://github.com/signalapp/Signal-Server
synced 2026-05-21 08:48:50 +01:00
Update sample config
// FREEBIE
This commit is contained in:
+8
-2
@@ -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