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

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

Issue 660383002: Docserver: Persist stat cache for versioned file systems (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 05896a8f240f4326b2b03bc04d1bc33b77bb9483..387f67ca188c3fcfdf6744e02584af995f4ba5da 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.
url: /_cron
- schedule: every 120 minutes from 00:00 to 22:00
- target: 3-45-2
+ schedule: every 60 minutes
+ target: 3-47-1
« no previous file with comments | « chrome/common/extensions/docs/server2/commit_tracker.py ('k') | chrome/common/extensions/docs/server2/cron_servlet.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698