ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/doc/reference.conf
(Generate patch)

Comparing ircd-hybrid/trunk/doc/reference.conf (file contents):
Revision 2852 by michael, Sat Jan 18 16:30:48 2014 UTC vs.
Revision 2962 by michael, Thu Jan 30 17:13:29 2014 UTC

# Line 1 | Line 1
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   */
# Line 427 | Line 427 | operator {
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";

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)