memgraph/config/memgraph.yaml

9 lines
334 B
YAML
Raw Normal View History

compile_cpu_path: "./compiled/cpu/"
template_cpu_cpp_path: "./template/template_code_cpu.cpp"
barrier_template_cpu_cpp_path: "./template/barrier_template_code_cpu.cpp"
template_cpu_hpp_path: "./template/template_code_cpu.hpp"
2016-09-08 20:25:52 +08:00
snapshots_path: "./snapshots"
cleaning_cycle_sec: "60"
snapshot_cycle_sec: "60"
max_retained_snapshots: "3"