From 309ad6087ac7f7ecd42b00a110b97c9ed9dd724d Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 4 Jan 2015 16:34:11 +0000 Subject: [PATCH] - Update reference.conf git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5299 82007160-df01-0410-b94d-b575c5fd34c7 --- doc/reference.conf | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/reference.conf b/doc/reference.conf index 25dd687..724f52c 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -106,7 +106,6 @@ irc { */ port = 6667; - /* * Defines time in which bot will timeout if no data is received */ @@ -471,7 +470,8 @@ scanner { */ # vhost = "127.0.0.1"; - /* Maximum file descriptors this scanner can use. Remember that there + /* + * Maximum file descriptors this scanner can use. Remember that there * will be one FD for each protocol listed above. As this example * scanner has 8 protocols, it requires 8 FDs per user. With a 512 FD * limit, this scanner can be used on 64 users _at the same time_. @@ -602,7 +602,8 @@ scanner { fd = 400; - /* If required you can add settings such as target_ip here + /* + * If required you can add settings such as target_ip here * they will override the defaults set in the first scanner * for this and subsequent scanners defined in the config file * This affects the following options: @@ -613,9 +614,9 @@ scanner { /* - * User blocks define what scanners will be used to scan which hostmasks. When - * a user connects they will be scanned on every scanner {} (above) that - * matches their host. + * User blocks define what scanners will be used to scan which hostmasks. + * When a user connects they will be scanned on every scanner {} (above) + * that matches their host. */ user { /* -- 2.30.2