You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/apis/self.crawl.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ def on_start(self):
18
18
19
19
the following parameters are optional
20
20
21
-
*`age` - the period of validity of the task. The page would be regarded as not modified during the period. _default: 0(never recrawl)_ <aname="age"href="#age">¶</a>
21
+
*`age` - the period of validity of the task. The page would be regarded as not modified during the period. _default: -1(never recrawl)_ <aname="age"href="#age">¶</a>
0 commit comments