eg/hytry: add performance settings

This commit is contained in:
Johan Euphrosine 2013-11-02 00:49:33 -07:00
parent 4976f0db0f
commit c02a1c6b4a

View File

@ -3,6 +3,11 @@ version: 1
runtime: python27
api_version: 1
threadsafe: yes
automatic_scaling:
min_idle_instances: 1
inbound_services:
- warmup
handlers:
- url: /favicon\.ico
@ -17,6 +22,3 @@ handlers:
- url: .*
script: main.__hymain__.app
inbound_services:
- warmup