cayley/cayley_appengine.cfg
kortschak fae860f08e Replace nt with nq in various places throughout
Manually change testdata.nt to testdata.nq.
2014-07-25 14:56:08 +09:30

7 lines
117 B
INI

{
"database": "mem",
"db_path": "30kmoviedata.nq.gz",
"read_only": true,
"load_size": 10000,
"gremlin_timeout": 10
}