summaryrefslogtreecommitdiff
path: root/content/monerod.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/monerod.md')
-rw-r--r--content/monerod.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/monerod.md b/content/monerod.md
index b640622..2d9baae 100644
--- a/content/monerod.md
+++ b/content/monerod.md
@@ -47,6 +47,9 @@ data-dir={{<hl>}}/var/lib/monero{{</hl>}}
log-file={{<hl>}}/var/log/monero/monero.log{{</hl>}}
log-level=0
+# Slow but reliable db writes
+db-sync-mode=safe
+
# 1048576 kB/s == 1GB/s; a raise from default 2048 kB/s; contribute more to p2p network
limit-rate-up=1048576
limit-rate-down=1048576