* updated krdc (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / network / unreal-ircd / config.hlp
blob4d37ab0477edcbd4bb51d9a6c4abb9a7b2044ea8
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3
4 # T2 SDE: package/.../unreal-ircd/config.hlp
5 # Copyright (C) 2004 - 2005 The T2 SDE Project
6 # Copyright (C) 1998 - 2004 ROCK Linux Project
7
8 # More information can be found in the files COPYING and README.
9
10 # This program is free software; you can redistribute it and/or modify
11 # it under the terms of the GNU General Public License as published by
12 # the Free Software Foundation; version 2 of the License. A copy of the
13 # GNU General Public License can be found in the file COPYING.
14 # --- T2-COPYRIGHT-NOTE-END ---
16 MENU_PKG_UNREAL
17   Replaces the call to ./Config when building unreal-ircd
18   by hand, options not available here directly can be passed
19   to configure with the extra-options field
20   
21 SDECFG_PKG_UNREAL_PREFIX
22   Installation-Prefix for unreal-ircd.
23   The binary can be found as prefix/ircd
24   The configurationfiles reside in prefix/config
25   The shared modules reside in prefix/config/modules
26   
27 SDECFG_PKG_UNREAL_MAXCON
28   Maximum number of parallel connections allowed for unreal-ircd
29   Must be greater or equal than 100
30   
31 SDECFG_PKG_UNREAL_MAXSENDQ
32   Maximum length of the senqueue, must be at least 1000
33   
34 SDECFG_PKG_UNREAL_BUFPOOLS
35   Amount of sendbuffers allowed.
36   
37 SDECFG_PKG_UNREAL_BACKLOG
38   listen backlog for unreal-ircd, sometimes values grater than 5 make 
39   problems.
40   
41 SDECFG_PKG_UNREAL_NICKHIST
42   how far do you want to keep the nickname history?
43   default: 2000
44   
45 SDECFG_PKG_UNREAL_DMODS
46   allow unreal to use shared modules.
47   does not compile without, but the original ./Config gives this option
48   so here it is
49   
50 SDECFG_PKG_UNREAL_ZIP
51   allows unreal to compress the server-link treaffic
52   saves your money and should be enabled
53   
54 SDECFG_PKG_UNREAL_SSL
55   enables unreal to have ssl links and ssl clients
56   requires openSSL (not checked yet)
57   
58 SDECFG_PKG_UNREAL_IP6
59   compile an IPv6 ready unreal-ircd
60   
61 SDECFG_PKG_UNREAL_ANTISPOOF
62   enable unreal-ircds anti spoofing features
63   
64 SDECFG_PKG_UNREAL_HUB
65   sets wether unreal can act as hub (and leaf)
66   or if it can only be a leaf
67   
68 SDECFG_PKG_UNREAL_ADDITIONAL
69   additional configure options