| application: chromiumbugs-hr | |
| version: use-make-deploy-to-set | |
| runtime: python27 | |
| api_version: 1 | |
| threadsafe: yes | |
| default_expiration: "1h" | |
| handlers: | |
| - url: /static | |
| static_dir: static | |
| - url: /ajah | |
| static_dir: html/ajah | |
| - url: /.* | |
| script: main.application | |
| secure: always | |
| includes: | |
| - gae_ts_mon # handles /internal/cron/ts_mon/send |