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

Unified Diff: chrome/common/extensions/docs/server2/backends.yaml

Issue 23081003: Docserver move cron jobs to a backend instance Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 4 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
Index: chrome/common/extensions/docs/server2/backends.yaml
diff --git a/chrome/common/extensions/docs/server2/backends.yaml b/chrome/common/extensions/docs/server2/backends.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..c94172dcb0127986dd5b1c61ae2e4a48caf60bad
--- /dev/null
+++ b/chrome/common/extensions/docs/server2/backends.yaml
@@ -0,0 +1,5 @@
+backends:
+- name: worker
+ class: B2
+ instances: 1
+ options: dynamic

Powered by Google App Engine
This is Rietveld 408576698