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

Unified Diff: tools/android/loading/cloud/frontend/app.yaml

Issue 2023073003: Clovis: upgrade instance class so we don't have to optimize memory usage. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/loading/cloud/frontend/app.yaml
diff --git a/tools/android/loading/cloud/frontend/app.yaml b/tools/android/loading/cloud/frontend/app.yaml
index 2801e9d01834a1665119a9edfdd17f31fd28dffe..48bf77581db59687598a54e3b854e9922cb1607c 100644
--- a/tools/android/loading/cloud/frontend/app.yaml
+++ b/tools/android/loading/cloud/frontend/app.yaml
@@ -1,6 +1,7 @@
runtime: python27
api_version: 1
threadsafe: yes
+instance_class: F4_1G
builtins:
- deferred: on
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698