Changeset 1532 for honeyclient/trunk/etc
- Timestamp:
- 04/16/08 19:45:38 (8 months ago)
- Files:
-
- honeyclient/trunk/etc/honeyclient.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/trunk/etc/honeyclient.xml
r1523 r1532 206 206 http://172.16.164.1/hc_database/api 207 207 </url> 208 <max_retry_count description="If the Manager is unable to contact the Ruby web service due to connectivity issues, then the Manager will retry up to the specified number of times before giving up." default="1800"> 209 1800 210 </max_retry_count> 211 <delay_between_retries description="If the Manager is unable to contact the Ruby web service due to connectivity issues, then the Manager will retry, waiting the specified amount of time (in seconds) between each retry attempt." default="2"> 212 2 213 </delay_between_retries> 208 214 </Database> 209 215 <!-- HoneyClient::Manager::FW Options -->
