mod_hash: oops, that meant to be commented out

This commit is contained in:
Mathieu Rene 2010-07-19 11:37:52 -04:00
parent 51bc65e299
commit dc37716a29
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<configuration name="hash.conf" description="Hash Configuration"> <configuration name="hash.conf" description="Hash Configuration">
<remotes> <remotes>
<!-- List of hosts from where to pull usage data --> <!-- List of hosts from where to pull usage data -->
<remote name="Test1" host="10.0.0.10" port="8021" password="ClueCon" interval="1000" /> <!-- <remote name="Test1" host="10.0.0.10" port="8021" password="ClueCon" interval="1000" /> -->
</remotes> </remotes>
</configuration> </configuration>