]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
mod_hash: oops, that meant to be commented out
authorMathieu Rene <mrene@avgs.ca>
Mon, 19 Jul 2010 15:37:52 +0000 (11:37 -0400)
committerMathieu Rene <mrene@avgs.ca>
Mon, 19 Jul 2010 15:37:52 +0000 (11:37 -0400)
conf/autoload_configs/hash.conf.xml

index 1b54a451b99cae108c4f7ce83f9851631d98bd62..95b79287755ee627174ef44cb0970110b9248923 100644 (file)
@@ -1,6 +1,6 @@
 <configuration name="hash.conf" description="Hash Configuration">
   <remotes>
        <!-- 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>
 </configuration>