Changeset 1452
- Timestamp:
- 04/03/08 17:20:18 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/branches/exp/kindlund-simpler_agent/etc/honeyclient.xml
r1450 r1452 198 198 <Database> 199 199 <enable description="Enables database operations. 1 enables, 0 disables." default="1"> 200 0200 1 201 201 </enable> 202 202 <!-- TODO: Update this. --> 203 203 <url description="The URL of the local Ruby web service, which interfaces with the local HoneyClient database."> 204 http://172.16.164.1 /hc_database/api204 http://172.16.164.1:3050/hc_database/api 205 205 </url> 206 206 </Database>
