ngircd-test2.conf: really disable Ident and PAM ...
This commit is contained in:
parent
b856a58051
commit
9fff9f6a2b
|
@ -12,8 +12,8 @@
|
|||
MaxJoins = 4
|
||||
|
||||
[Features]
|
||||
Ident = yes
|
||||
PAM = yes
|
||||
Ident = no
|
||||
PAM = no
|
||||
|
||||
[Operator]
|
||||
Name = TestOp
|
||||
|
|
Loading…
Reference in New Issue