Browse Source

Fixed cron frequency.

Ralfp 12 years ago
parent
commit
4414247c89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cron.txt

+ 1 - 1
cron.txt

@@ -9,4 +9,4 @@
 10 3 * * * python $HOME/misago/manage.py updateranking
 25 3 * * * python $HOME/misago/manage.py updatethreadranking
 # Uncomment next line for heartbeat cron
-#3 * * * * python $HOME/misago/heartbeat.py deployment.settings --log=heartbeats.txt
+#*/3 * * * * python $HOME/misago/heartbeat.py deployment.settings --log=heartbeats.txt