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

Comparing ircd-hybrid-8/doc/example.conf (file contents):
Revision 1550 by michael, Sun Oct 7 07:02:02 2012 UTC vs.
Revision 1552 by michael, Sun Oct 7 10:08:16 2012 UTC

# Line 476 | Line 476 | operator {
476                  die, rehash, nick_changes, admin, operwall, module;
477   };
478  
479 + /*
480 + * service {}: specifies what server may act as a network service
481 + *
482 + * NOTE: it is absolutely important that every single server on the network
483 + *       has the same service{} block.
484 + */
485   service {
486          name = "service.someserver";
487          name = "stats.someserver";

Diff Legend

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