| 1 |
< |
/* ircd-hybrid reference configuration file |
| 2 |
< |
* Copyright (C) 2000-2014 Hybrid Development Team |
| 1 |
> |
/* |
| 2 |
> |
* This is an example configuration file for ircd-hybrid |
| 3 |
|
* |
| 4 |
< |
* Written by ejb, wcampbel, db, leeh and others |
| 4 |
> |
* Copyright (c) 2000-2014 ircd-hybrid development team |
| 5 |
|
* |
| 6 |
|
* $Id$ |
| 7 |
|
*/ |
| 427 |
|
|
| 428 |
|
/* |
| 429 |
|
* user: the user@host required for this operator. Multiple |
| 430 |
< |
* user="" lines are supported. |
| 430 |
> |
* user lines are supported. |
| 431 |
|
*/ |
| 432 |
|
user = "*sheep@192.168.0.0/16"; |
| 433 |
|
user = "*@127.0.0.0/8"; |