db fixes
[scannr.git] / cron.php
blob:a/cron.php -> blob:b/cron.php
--- a/cron.php
+++ b/cron.php
@@ -1,1 +1,9 @@
+<?php
+/*- scheduled tasks
+- combine recordings into conversations 
+    - using ffmpeg
+    - conversations and recordings_to_conversations tables
+- remove all other wav files
+- delete old uninteresting conversations*/
+?>