28 lines
370 B
INI
28 lines
370 B
INI
[Android]
|
|
port = 13589
|
|
audioPort = 50001
|
|
|
|
[Registration]
|
|
port = 5680
|
|
|
|
[Database]
|
|
IP = 127.0.0.1
|
|
Schema = safedispatchdb
|
|
User = postgres
|
|
Passwd = wizdemo26
|
|
Port = 5432
|
|
|
|
[MessageBus]
|
|
ip = 224.30.0.1
|
|
port = 17233
|
|
|
|
[EmailService]
|
|
Pop3Server = pop.gmail.com
|
|
SmtpServer = smtp.gmail.com
|
|
EnableSSL = True
|
|
Pop3Port = 995
|
|
SmtpPort = 587
|
|
|
|
[Update]
|
|
Version = 1.0.0.2
|
|
Enable = true |