Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5247)

Unified Diff: app/app.yaml

Issue 1031663002: Increase maximum file upload to 100MB, use cloudstorage python library (Closed) Base URL: https://github.com/dart-lang/pub-dartlang.git@master
Patch Set: Add deprecation comment to old cloud_storage.py:open() function Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | app/cloudstorage » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app.yaml
diff --git a/app/app.yaml b/app/app.yaml
index ab1b43c5a8e2bac10008e9ef86761d6e29093a81..af2f0f6cc2036d4e17f85a3587e17da8a66dc941 100644
--- a/app/app.yaml
+++ b/app/app.yaml
@@ -3,7 +3,7 @@
# BSD-style license that can be found in the LICENSE file.
application: dartlang-pub
-version: 33
+version: 34
runtime: python27
threadsafe: true
api_version: 1
« no previous file with comments | « no previous file | app/cloudstorage » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698