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