]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/sample-ngircd.conf.tmpl
Merge branch 'AuthPing'
[ngircd-alex.git] / doc / sample-ngircd.conf.tmpl
index f9c96562e45ac1ce9b6d215d3ac47531caf3a1b3..b5a36b843ca35505f1d05d61d42cf14f00ae5ec9 100644 (file)
        # messages to clients while connecting.
        ;NoticeAuth = no
 
+       # Let ngIRCd send an "authentication PING" when a new client connects,
+       # and register this client only after receiving the corresponding
+       # "PONG" reply.
+       ;RequireAuthPing = no
+
        # Set this hostname for every client instead of the real one.
        # Please note: don't use the percentage sign ("%"), it is reserved for
        # future extensions!