summaryrefslogtreecommitdiff
path: root/etc/transactor.properties
blob: 28a05bec0af88afea1568b2c59c8731f52bae6e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
protocol=sql
host=localhost
port=50200
encrypt-channel=false
sql-driver-class=org.sqlite.JDBC
sql-url=jdbc:sqlite:storage.db
data-dir=tmp

# 4GiB VM
memory-index-threshold=32m
memory-index-max=512m
object-cache-max=1g