blob: 1fb50c7df9c158115521bf85ca6d95f337b634f9 [file] [log] [blame]
Xavier Ducrohetb9582242009-12-01 13:03:49 -08001application: androidappdocs-staging
2version: 1
3runtime: python
4api_version: 1
5
6handlers:
7- url: /gae_shell/static
8 static_dir: gae_shell/static
9 expiration: 1d
10
11- url: /gae_shell/.*
12 script: /gae_shell/shell.py
13 login: admin
14
15- url: .*
16 script: main.py