0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-28 19:58:53 +02:00

reference.conf: Remove need_ident from *@* auth block.

Few people want need_ident for everyone these days, so remove it from
reference.conf. It was not in example.conf.
This commit is contained in:
Jilles Tjoelker 2012-03-29 22:41:24 +02:00
parent 34616c3be1
commit 8f5402d369

View file

@ -380,8 +380,6 @@ auth {
auth {
user = "*@*";
class = "users";
flags = need_ident;
};
/* privset{}: defines operator privilege sets. */