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

Unified Diff: chrome/common/extensions/docs/server2/cron.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/cron.yaml
diff --git a/chrome/common/extensions/docs/server2/cron.yaml b/chrome/common/extensions/docs/server2/cron.yaml
index 902bb80b81118fd2e989f3253c3adc3fb2b17de6..9f81e19fdfe9687787eeca7d9a0e013f817696e1 100644
--- a/chrome/common/extensions/docs/server2/cron.yaml
+++ b/chrome/common/extensions/docs/server2/cron.yaml
@@ -1,5 +1,5 @@
cron:
-- description: Repopulates all cached data.
+- description: Sync with src.chromium.org and repopulate memcache.
url: /_cron
schedule: every 5 minutes
- target: 2-18-0
+ target: worker

Powered by Google App Engine
This is Rietveld 408576698