Update sample config

// FREEBIE
This commit is contained in:
Moxie Marlinspike 2017-08-28 10:26:05 -07:00
parent 50ea267664
commit dea68f3cf5
1 changed files with 8 additions and 2 deletions

View File

@ -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