[asterisk-commits] dlee: branch dlee/stasis-demo r386107 - /team/dlee/stasis-demo/configs/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Apr 19 10:28:05 CDT 2013
Author: dlee
Date: Fri Apr 19 10:28:01 2013
New Revision: 386107
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=386107
Log:
blobs
Modified:
team/dlee/stasis-demo/configs/statsd.conf.sample
Modified: team/dlee/stasis-demo/configs/statsd.conf.sample
URL: http://svnview.digium.com/svn/asterisk/team/dlee/stasis-demo/configs/statsd.conf.sample?view=diff&rev=386107&r1=386106&r2=386107
==============================================================================
--- team/dlee/stasis-demo/configs/statsd.conf.sample (original)
+++ team/dlee/stasis-demo/configs/statsd.conf.sample Fri Apr 19 10:28:01 2013
@@ -1,8 +1,8 @@
[general]
;enabled = yes ; When set to yes, statsd support is enabled
;server = 127.0.0.1 ; server[:port] of statsd server to use.
- ; If not specified, the port is 8125
-;prefix = ; Prefix to prepend to all metrics
+ ; If not specified, the port is 8125
+;prefix = ; Prefix to prepend to all metrics
;add_newline = no ; Append a newline to every event. This is
- ; useful if you want to run a fake statsd
+ ; useful if you want to run a fake statsd
; server using netcat (nc -lu 8125)
More information about the asterisk-commits
mailing list