commit | f3f21f32e0ffb4372f711ea44e705ef0f06bd787 | [log] [tgz] |
---|---|---|
author | Gina Dimino <gdimino@google.com> | Tue Apr 07 22:47:42 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Apr 07 22:47:42 2015 +0000 |
tree | a11bbe4c8e92e132387fe0e22b0bfa2b2bd8c31e | |
parent | 134166e17c8ae4b2757462f53cc50891cff7af03 [diff] | |
parent | f2bcbe89b94935aabdceab2872e6d49f9c8fe41e [diff] |
Merge "docs: Updated app.yaml for Python 2.7."
diff --git a/src/app.yaml b/src/app.yaml index c21e1ed..1fdcdda 100644 --- a/src/app.yaml +++ b/src/app.yaml
@@ -1,7 +1,8 @@ application: google.com:sourceandroid-staging version: 1 -runtime: python +runtime: python27 api_version: 1 +threadsafe: true handlers: # re-direct to index.html if no path is given