Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / doc / Configure.help
index 508e20832743bce28a47f49f55ee2d6069a844ea..12b007abd1e69613ebb24009cd44095ee472afcf 100644 (file)
@@ -530,6 +530,16 @@ GPATH
   log file where the G-lines will be stored, mostly called "gline.log".
   Note that you should not include quotes here.
 
+Do you want to log JUPEs to a separate file
+CONFIG_LOG_JUPES
+  Specify 'y' here if you want to log JUPEs (Jupiters) to a local file.
+
+Give the path and(or) filename of this log file
+JPATH
+  JPATH is the filename, relative to DPATH, or the full path, of the
+  log file where the logs of JUPEs will be stored; it is usually called
+  "jupe.log".  Note that you should not include quotes here.
+
 Do you want to log connecting users to a separate file
 CONFIG_LOG_USERS
   Specify 'y' here if you want to log who is connecting to your server.