projects
/
spong.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1af741
)
added $SPONG_SERVER_ALARM variable for Spong connection alarm
author
Stephen L Johnson
<sjohnson@monsters.org>
Mon, 6 Mar 2000 00:57:17 +0000
(
00:57
+0000)
committer
Stephen L Johnson
<sjohnson@monsters.org>
Mon, 6 Mar 2000 00:57:17 +0000
(
00:57
+0000)
config/spong.conf
patch
|
blob
|
history
diff --git
a/config/spong.conf
b/config/spong.conf
index f8a85349b5509abdecf18e594dc2dacb18434681..4acfeca65119ca48f78a838f50b1db3715023822 100755
(executable)
--- a/
config/spong.conf
+++ b/
config/spong.conf
@@
-17,6
+17,9
@@
$STATUS_HISTORY = 1;
$SPONG_LOG_FILE = 1; # Log output to log file for spong-program in $SPONGTMP
$SPONG_LOG_SYSLOG = 0; # Log output to syslog
+$SPONG_SERVER_ALARM = 10; # Timeout for spong-server connection in seconds
+ # Set to 0 to disable
+
$WWWGIFS = "/spong/gifs";
$WWWHTML = "/usr/local/spong/www/html";
$WWWSPONG = "http://spong-server.aci.alltel.com/cgi-bin/www-spong";