trilium/config-sample.ini

17 lines
407 B
INI
Raw Normal View History

[General]
# Instance name can be used to distinguish between different instances
instanceName=
[Network]
port=8080
2017-11-17 12:55:50 +08: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=
[Sync]
syncServerHost=
syncServerTimeout=10000
syncProxy=
syncServerCertificate=