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

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