]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/sample-ngircd.conf
ngircd: change MOTD file handling
[ngircd-alex.git] / doc / sample-ngircd.conf
index daa0801211af2d60088520b9410fef1abf0483a8..fdeed355bab93d257a42cfc6007388fbbdb311a4 100644 (file)
@@ -73,7 +73,6 @@
        ;MotdFile = /usr/local/etc/ngircd.motd
 
        # A simple Phrase (<256 chars) if you don't want to use a motd file.
-       # If it is set no MotdFile will be read at all.
        ;MotdPhrase = "Hello world!"
 
        # User ID under which the server should run; you can use the name
        # with support for it.
        ;NoIdent = no
 
+       # Don't use PAM, even if ngIRCd has been compiled with support for it.
+       ;NoPAM = no
+
        # try to connect to other irc servers using ipv4 and ipv6, if possible
        ;ConnectIPv6 = yes
        ;ConnectIPv4 = yes