[#wallet-DatabaseOptions-use_shared_memory] = xref:wallet.adoc[wallet]::xref:wallet/DatabaseOptions.adoc[DatabaseOptions]::use_shared_memory :relfileprefix: ../../ :mrdocs: Let other processes access the database. == Synopsis Declared in `<wallet/db.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool use_shared_memory = false; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#