am 12d3ad89: am e55fc016: Merge "Use remote_api for shell access on developer.android.com." into froyo
Merge commit '12d3ad89e48e4e95a1ebf78fad1978e9e5e56a3d' into gingerbread-plus-aosp * commit '12d3ad89e48e4e95a1ebf78fad1978e9e5e56a3d': Use remote_api for shell access on developer.android.com.
This commit is contained in:
@@ -4,6 +4,10 @@ runtime: python
|
|||||||
api_version: 1
|
api_version: 1
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
|
- url: /remote_api
|
||||||
|
script: $PYTHON_LIB/google/appengine/ext/remote_api/handler.py
|
||||||
|
login: admin
|
||||||
|
|
||||||
- url: /gae_shell/static
|
- url: /gae_shell/static
|
||||||
static_dir: gae_shell/static
|
static_dir: gae_shell/static
|
||||||
expiration: 1d
|
expiration: 1d
|
||||||
|
|||||||
Reference in New Issue
Block a user