summaryrefslogtreecommitdiff
path: root/configs/manager.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/manager.conf.sample')
-rw-r--r--configs/manager.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample
index 28a815401..229db2dac 100644
--- a/configs/manager.conf.sample
+++ b/configs/manager.conf.sample
@@ -57,6 +57,12 @@ bindaddr = 0.0.0.0
;
;timestampevents = yes
+;
+; Display certain channel variables every time a channel-oriented
+; event is emitted:
+;
+;channelvars = var1,var2,var3
+
; debug = on ; enable some debugging info in AMI messages (default off).
; Also accessible through the "manager debug" CLI command.
;[mark]