https://github.com/google/cayley
Revision f733b02405d3173eea5c901f28c6f8153ac1ed3f authored by Robert Melton on 23 July 2016, 11:47:28 UTC, committed by GitHub on 23 July 2016, 11:47:28 UTC
2 parent s d582adb + 54d4921
Raw File
Tip revision: f733b02405d3173eea5c901f28c6f8153ac1ed3f authored by Robert Melton on 23 July 2016, 11:47:28 UTC
Merge pull request #453 from oren/master
Tip revision: f733b02
cayley.cfg.example
{
"database": "leveldb",
"db_path": "/tmp/cayley_test",
"read_only": false
}
back to top