https://github.com/google/cayley
Raw File
Tip revision: e78aa8795ed9e3826a66b2ec56394d72771e2be2 authored by Huston Bokinsky on 17 August 2016, 22:16:28 UTC
This is a follow-up to a [previous issue](https://discourse.cayley.io/t/should-traversal-methods-change-their-receiver-path/308).
Tip revision: e78aa87
cayley_appengine.cfg
{
"database": "gaedatastore",
"read_only": false,
"load_size": 100,
"timeout": 10,
"http_request_context":true
}
back to top