Moved appengine module files to their own directory so they don't interfere with the 'goapp' tool

This commit is contained in:
= 2014-11-27 16:09:04 +01:00 committed by panamafrancis
parent 35ccfe7677
commit b123cd673e
6 changed files with 52 additions and 52 deletions

View file

@ -0,0 +1,7 @@
{
"database": "mem",
"db_path": "30kmoviedata.nq.gz",
"read_only": true,
"load_size": 10000,
"timeout": 10
}