Removed unnecessary timers (with default settings) from test configs

This commit is contained in:
Heikki Hannikainen 2012-09-22 13:39:58 +03:00
parent 4d90d46894
commit 81c6a049f1
3 changed files with 0 additions and 27 deletions

View File

@ -18,15 +18,6 @@ RunDir data
# Interval specification format examples:
# 600 (600 seconds), 5m, 2h, 1h30m, 1d3h15m24s, etc...
# Statistics logging
StatsInterval 1m
# How often to scan the caches for old entries
ExpiryInterval 30s
# How long to cache last position of each station
LastPositionCache 48h
# NOTE: THESE SHORT TIMEOUTS ARE USED BY THE TIMEOUT TEST, DON'T CHANGE IN THIS CONFIG
# When no data is received from an upstream server in N seconds, switch to
# another server

View File

@ -18,15 +18,6 @@ RunDir data
# Interval specification format examples:
# 600 (600 seconds), 5m, 2h, 1h30m, 1d3h15m24s, etc...
# Statistics logging
StatsInterval 1m
# How often to scan the caches for old entries
ExpiryInterval 30s
# How long to cache last position of each station
LastPositionCache 48h
# When no data is received from an upstream server in N seconds, switch to
# another server
UpstreamTimeout 10s

View File

@ -18,15 +18,6 @@ RunDir data
# Interval specification format examples:
# 600 (600 seconds), 5m, 2h, 1h30m, 1d3h15m24s, etc...
# Statistics logging
StatsInterval 1m
# How often to scan the caches for old entries
ExpiryInterval 30s
# How long to cache last position of each station
LastPositionCache 48h
# When no data is received from an upstream server in N seconds, switch to
# another server
UpstreamTimeout 10s