mirror of
https://github.com/znc/znc.git
synced 2026-05-03 12:02:30 +02:00
So far this is not integrated with ClientCommand.cpp or webadmin.cpp, so the only way to actually use this is to hand-editing the config with a <Listener> section like the following: <Listener 42> Path = /tmp/listen SSL = false </Listener> So far this received only very basic testing. I did not even test SSL support. Signed-off-by: Uli Schlachter <psychon@znc.in>