diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-01-12 21:54:07 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-01-12 21:54:07 +0100 |
commit | f1874c259259a039227517a9cd58d7017a1bef34 (patch) | |
tree | fb1cc85521a67d5efb05434fe78cb43a4098e03d /doc | |
parent | e9c4e1762c3b7531ffe82dc26c67919ee38bfc3a (diff) | |
download | dabmux-f1874c259259a039227517a9cd58d7017a1bef34.tar.gz dabmux-f1874c259259a039227517a9cd58d7017a1bef34.tar.bz2 dabmux-f1874c259259a039227517a9cd58d7017a1bef34.zip |
replace all occurrencies of TcpLog and old etiLog
Diffstat (limited to 'doc')
-rw-r--r-- | doc/example.mux | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/example.mux b/doc/example.mux index 868211d..ac6842e 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -23,8 +23,8 @@ general { ; boolean fileds can accept either false or true as values: - ; Enable TCPLog on port 12222 - tcplog false + ; Enable logging to syslog + syslog false ; Write the SCCA field useful for the Factum ETI analyser writescca false |