2018-02-24 21:23:04 -05:00
|
|
|
[General]
|
|
|
|
# Instance name can be used to distinguish between different instances
|
|
|
|
instanceName=
|
|
|
|
|
2017-11-16 23:06:16 -05:00
|
|
|
[Network]
|
2017-12-24 15:12:18 -05:00
|
|
|
port=8080
|
2017-11-16 23:55:50 -05:00
|
|
|
# true for TLS/SSL/HTTPS (secure), false for HTTP (unsecure).
|
|
|
|
https=false
|
|
|
|
# path to certificate (run "bash generate-cert.sh" to generate self-signed certificate). Relevant only if https=true
|
|
|
|
certPath=
|
|
|
|
keyPath=
|
2017-11-16 23:06:16 -05:00
|
|
|
|
2017-10-28 12:18:46 -04:00
|
|
|
[Sync]
|
2017-11-16 23:06:16 -05:00
|
|
|
syncServerHost=
|
|
|
|
syncServerTimeout=10000
|
2017-12-01 20:39:48 -05:00
|
|
|
syncProxy=
|
|
|
|
syncServerCertificate=
|