aboutsummaryrefslogtreecommitdiffstats
path: root/mdbc-server/src/main/resources/mdbc.properties
diff options
context:
space:
mode:
Diffstat (limited to 'mdbc-server/src/main/resources/mdbc.properties')
-rwxr-xr-xmdbc-server/src/main/resources/mdbc.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/mdbc-server/src/main/resources/mdbc.properties b/mdbc-server/src/main/resources/mdbc.properties
index 4d69da6..60adfae 100755
--- a/mdbc-server/src/main/resources/mdbc.properties
+++ b/mdbc-server/src/main/resources/mdbc.properties
@@ -18,5 +18,7 @@ DEFAULT_DRIVERS=\
# whether or not to split the partitions
partition_splitting=true
+write_locks_only=true
+
#time, in seconds, between when the daemon catches up
txdaemonsleeps=15 \ No newline at end of file