*/
port = 6667;
-
/*
* Defines time in which bot will timeout if no data is received
*/
*/
# 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_.
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:
/*
- * 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 {
/*