Browse Source

network/znc: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
pull/186/head
B. Watson 4 years ago
parent
commit
948f9a2bf8
  1. 3
      network/znc/README

3
network/znc/README

@ -12,7 +12,8 @@ to IRC servers. If you do not wish to include OpenSSL support in ZNC,
simply run the build script like this:
WITH_SSL=no ./znc.SlackBuild
IPv6 support is also enabled by default; to disable it, run the script as:
IPv6 support is also enabled by default; to disable it, run the script
like this:
WITH_IPV6=no ./znc.SlackBuild
This is intended to be run as a nonprivileged user - by default, the

Loading…
Cancel
Save