ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/php/latest/latest_config.inc.php
(Generate patch)

Comparing projects/cms/source/reports/php/latest/latest_config.inc.php (file contents):
Revision 1.3 by pjm2, Thu Mar 8 21:41:30 2001 UTC vs.
Revision 1.4 by pjm2, Sun Mar 11 21:38:57 2001 UTC

# Line 4 | Line 4
4   $latestDirectory = "/usr/local/proj/co600_10/webroot/latest";
5   $latestData = "latest_data";
6  
7 + # Warning tolerance.  I.e. Give a warning if a realtime reports is older
8 + # than this time (in seconds).
9 + $warning_age = 600;
10 +
11   # Page appearance.
12   $lineColor = "#9999ff";
13  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines