ngircd-test2.conf: really disable Ident and PAM ...

This commit is contained in:
Alexander Barton 2011-01-19 01:19:40 +01:00
parent b856a58051
commit 9fff9f6a2b
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@
MaxJoins = 4 MaxJoins = 4
[Features] [Features]
Ident = yes Ident = no
PAM = yes PAM = no
[Operator] [Operator]
Name = TestOp Name = TestOp