diff options
Diffstat (limited to '')
| -rw-r--r-- | etc/transactor.properties.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/transactor.properties.tmpl b/etc/transactor.properties.tmpl index 5b9ef47..cea24e4 100644 --- a/etc/transactor.properties.tmpl +++ b/etc/transactor.properties.tmpl @@ -4,7 +4,7 @@ port=@PORT@ encrypt-channel=false sql-driver-class=org.sqlite.JDBC sql-url=jdbc:sqlite:@FILE@ -data-dir=@TEMPDATADIR@ +data-dir=tmp # 4GiB VM memory-index-threshold=32m |
