summaryrefslogtreecommitdiff
path: root/etc/transactor.properties.tmpl
blob: 5b9ef477405033cc7098f9980c7c531b93d71e4b (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=@TEMPDATADIR@

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