[#wallet-DatabaseOptions-use_unsafe_sync] = xref:wallet.adoc[wallet]::xref:wallet/DatabaseOptions.adoc[DatabaseOptions]::use_unsafe_sync :relfileprefix: ../../ :mrdocs: Disable file sync for faster performance. == Synopsis Declared in `<wallet/db.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool use_unsafe_sync = false; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#