Moved appengine module files to their own directory so they don't interfere with the 'goapp' tool
This commit is contained in:
parent
35ccfe7677
commit
b123cd673e
6 changed files with 52 additions and 52 deletions
7
appengine/cayley_appengine.cfg
Normal file
7
appengine/cayley_appengine.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"database": "mem",
|
||||
"db_path": "30kmoviedata.nq.gz",
|
||||
"read_only": true,
|
||||
"load_size": 10000,
|
||||
"timeout": 10
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue