diff options
author | Robin Alexander <robin.alexander@netplus.ch> | 2022-08-24 11:45:11 +0200 |
---|---|---|
committer | Robin Alexander <robin.alexander@netplus.ch> | 2022-08-24 11:45:11 +0200 |
commit | 4b9cec7090a268f648288cd5efa81b705f2133ba (patch) | |
tree | 00d3160aaae7b23ee07f2592f60f0577a431e4af /sfn.tex | |
parent | 1d40a881dbf50f26e65ada5f70d5addef205a678 (diff) | |
download | mmbtools-doc-4b9cec7090a268f648288cd5efa81b705f2133ba.tar.gz mmbtools-doc-4b9cec7090a268f648288cd5efa81b705f2133ba.tar.bz2 mmbtools-doc-4b9cec7090a268f648288cd5efa81b705f2133ba.zip |
Diffstat (limited to 'sfn.tex')
-rw-r--r-- | sfn.tex | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -52,12 +52,11 @@ general { ... outputs { - ; Accept connections on all interfaces, on port 13000 edi { destinations { tcp { protocol tcp - listenport 13000 + listenport 9201 } } enable_pft false |