Comment out the 'loadtest' backend in the 'counter' backend sample so that it does...
[gae-samples.git] / guestbook_highrep / app.yaml
blob18b446eac1e41a96bbe0ba2919acf40941e46682
1 application: guestbook
2 version: 1
3 runtime: python
4 api_version: 1
6 handlers:
7 - url: .*
8   script: guestbook.py