Fix sync-freelist documentation

This commit is contained in:
Kartik Shah
2020-09-20 02:50:48 +05:30
committed by GitHub
parent 98da919bf1
commit b55c4e1ca9

View File

@@ -70,7 +70,7 @@
; the line below.
; no-macaroons=true
; Enable free list syncing for the default bbolt database. This will increase
; Enable free list syncing for the default bbolt database. This will decrease
; start up time, but can result in performance degradation for very large
; databases, and also result in higher memory usage. If "free list corruption"
; is detected, then this flag may resolve things.