From: erik
Date: Sun, 20 Aug 2006 19:55:33 +0000 (+0000)
Subject: added a note about deploying the web app.
X-Git-Tag: BEFORE_MAVEN_MIGRATION~32
X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=b746ff9f1094995ffb22aa8b1734a835624937d2;p=utils
added a note about deploying the web app.
---
diff --git a/crawler/kiss/docs/content/xdocs/index.xml b/crawler/kiss/docs/content/xdocs/index.xml
index 0e66c72c..ec17243e 100644
--- a/crawler/kiss/docs/content/xdocs/index.xml
+++ b/crawler/kiss/docs/content/xdocs/index.xml
@@ -281,6 +281,12 @@
task (e.g. cron on unix). For the web application this is
preconfigured at 5AM.
+
+ If you deploy the web application today, it will run automatically
+ on the next (!) day. This even holds if you deploy the application
+ before 5AM in the morning.
+
+
Modifying the program to allow it to investigate tomorrow's
programs instead is easy as well but not yet implemented.