Merge "[WK2] Revert patch / set a limit of layer count and atlas size." into 2.0_beta
[framework/web/webkit-efl.git] / Tools / QueueStatusServer / app.yaml
1 application: webkit-commit-queue
2 version: 1
3 runtime: python
4 api_version: 1
5
6 builtins:
7 - datastore_admin: on
8 - remote_api: on
9
10 handlers:
11 - url: /stylesheets
12   static_dir: stylesheets
13
14 - url: /.*
15   script: main.py