forked from skal1ozz/RedPhoneServer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TextSecure_production.yml
49 lines (39 loc) · 1.06 KB
/
TextSecure_production.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# This is the sample config/production.yml file for the TextSecure Server
# Pay attention! To start TextSecur server you will need to install and start PushServer
twilio:
accountId: ACa4f1234a3124235433c423423a2fa203
accountToken: 123a12b1231241241535cd12e124fabc
numbers:
-
+12345678901
localDomain: example.com
push:
host: localhost
port: 9090
username: 123
password: 123
s3:
accessKey: OKIOG1AADZZZZFFDHJUQ
accessSecret: 1x1JcJ26+MAQWERtYAaOUyTrRewQaS1dfgHJkLMn
attachmentsBucket: signaltest
directory:
url: "redis://localhost:6379/0"
cache:
url: "redis://localhost:6379/1"
websocket:
enabled: true
messageStore: # Postgres database configuration for message store
driverClass: org.postgresql.Driver
user: "octopus"
password: "octopus"
url: "jdbc:postgresql://localhost:5432/message"
database:
driverClass: org.postgresql.Driver
user: "db_user"
password: "db_user_pass"
url: "jdbc:postgresql://localhost:5432/accounts"
properties:
charSet: UTF-8
#federation: # is disabled
redphone:
authKey: 1234567890