We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af76a7 commit feecbeeCopy full SHA for feecbee
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