diff --git a/docs/Configuration.html b/docs/Configuration.html index a0f12c7a..5dd8c6ab 100644 --- a/docs/Configuration.html +++ b/docs/Configuration.html @@ -22,7 +22,7 @@
  • Misc - Other files are also stored in the ~/.znc directory such as the SSL cert (znc.pem) and PidFile (znc.pid).
  • Local Modules - Stored in ~/.znc/modules. ZNC will look in the local module dir first when trying to load a module.
  • Global Modules - Stored in /usr/share/znc/modules by default. -
  • Binaries - znc, znc-config, and zncchk are all stored in /usr/bin by default. You can change this when you configure by using ./configure --prefix=/whatever/path/you/want +
  • Binaries - znc and znc-config are stored in /usr/bin by default. You can change this when you configure by using ./configure --prefix=/whatever/path/you/want

    Config File - (~/.znc/znc.conf) @@ -30,7 +30,7 @@