Index: perf_insights/cron.yaml |
diff --git a/perf_insights/cron.yaml b/perf_insights/cron.yaml |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0f88cccacfc842fbeca422409bf4aa2a2a03b77b |
--- /dev/null |
+++ b/perf_insights/cron.yaml |
@@ -0,0 +1,8 @@ |
+# Copyright 2015 The Chromium Authors. All rights reserved. |
+# Use of this source code is governed by a BSD-style license that can be |
+# found in the LICENSE file. |
+ |
+cron: |
+- description: Daily cleanup job |
+ url: /corpus_cleanup |
+ schedule: every 24 hours |