8bbf1af525
Reviewers: teon.banek, buda, mislav.bradac, dgleich Reviewed By: teon.banek Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D992
10 lines
215 B
Plaintext
10 lines
215 B
Plaintext
# MEMGRAPH DEFAULT TESTING CONFIG
|
|
|
|
# NOTE: all paths are relative to the run folder
|
|
# (where the executable is run)
|
|
|
|
# no durability
|
|
--durability-enabled=false
|
|
--snapshot-on-exit=false
|
|
--db-recover-on-startup=false
|