Skip to content

Commit 2c5e5e8

Browse files
committed
Relax plugin.checks.fileage-update-rurema-index warning age
1 parent 2f82e0a commit 2c5e5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ command = ["check-file-age", "-i", "-w", "90000", "-c", "172800", "-f", "/run/do
7070
[plugin.checks.fileage-rdoc-static-all]
7171
command = ["check-file-age", "-i", "-w", "90000", "-c", "172800", "-f", "/run/docs.ruby-lang.org/rdoc-static-all.updated"]
7272
[plugin.checks.fileage-update-rurema-index]
73-
command = ["check-file-age", "-i", "-w", "90000", "-c", "172800", "-f", "/run/docs.ruby-lang.org/update-rurema-index.updated"]
73+
command = ["check-file-age", "-i", "-w", "90060", "-c", "172800", "-f", "/run/docs.ruby-lang.org/update-rurema-index.updated"]
7474
```

0 commit comments

Comments
 (0)