Use build constraints for appengine
This commit is contained in:
parent
be26f0faf6
commit
592ea81687
11 changed files with 54 additions and 54 deletions
7
cayley_appengine.cfg
Normal file
7
cayley_appengine.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"database": "mem",
|
||||
"db_path": "30k.nt",
|
||||
"read_only": true,
|
||||
"load_size": 10000,
|
||||
"gremlin_timeout": 10
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue