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

Comparing ircd-hybrid-8/etc/example.efnet.conf (file contents):
Revision 1247 by michael, Sat Oct 1 07:54:24 2011 UTC vs.
Revision 1249 by michael, Sat Oct 1 10:07:53 2011 UTC

# Line 1342 | Line 1342 | log {
1342  
1343          file {
1344                  type = user;
1345 <                name = "/home/ircd/var/log/oper.log";
1345 >                name = "/home/ircd/var/log/user.log";
1346                  size = 50 megabytes;
1347          };
1348  
# Line 1375 | Line 1375 | log {
1375                  name = "/home/ircd/var/log/debug.log";
1376                  size = 50 megabytes;
1377          };
1378 < };
1378 > };

Diff Legend

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