Files
memgraph/config/memgraph.yaml
2016-09-15 20:19:31 +01:00

9 lines
335 B
YAML

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"
snapshots_path: "snapshots"
cleaning_cycle_sec: "300"
snapshot_cycle_sec: "3600"
max_retained_snapshots: "3"