]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/defines.h
Implement new configuration option "HelpFile"
[ngircd-alex.git] / src / ngircd / defines.h
index ad9716fdefb6f2e807d7567911df146f4a43bfd4..28a260b86024acabba0530eb79d732ab965d5a56 100644 (file)
@@ -77,6 +77,9 @@
 /** Name of the MOTD file. */
 #define MOTD_FILE "/ngircd.motd"
 
+/** Name of the help file. */
+#define HELP_FILE "/ngircd.help"
+
 /** Default chroot() directory. */
 #define CHROOT_DIR ""