We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fe0a0e commit d7d10baCopy full SHA for d7d10ba
1 file changed
cron.json
@@ -0,0 +1,7 @@
1
+{
2
+ "jobs": [
3
+ {
4
+ "command": "0 3 * * SUN python manage.py update_index"
5
+ }
6
+ ]
7
+}
0 commit comments