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

Unified Diff: milo/appengine/frontend/cron.yaml

Issue 2760873003: Milo: Use luci-config for storing buildbot acls (Closed)
Patch Set: Fix tests Created 3 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 | « milo/appengine/frontend/config.go ('k') | milo/appengine/frontend/main.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/appengine/frontend/cron.yaml
diff --git a/milo/appengine/frontend/cron.yaml b/milo/appengine/frontend/cron.yaml
index eb45f32c9deb909a52758cc424fa3f847b4357d3..e643b625724171ba50a384e62e81ec92629f6e80 100644
--- a/milo/appengine/frontend/cron.yaml
+++ b/milo/appengine/frontend/cron.yaml
@@ -5,6 +5,6 @@ cron:
- description: Update luci config
url: /admin/update
schedule: every 1 minutes
-- description: LUCI Config datastore cache periodic refresh
- url: /admin/config/cache/manager
- schedule: every 10 minutes
+ - description: LUCI Config datastore cache periodic refresh
+ url: /admin/config/cache/manager
+ schedule: every 10 minutes
« no previous file with comments | « milo/appengine/frontend/config.go ('k') | milo/appengine/frontend/main.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698