diff options
Diffstat (limited to 'make')
-rw-r--r-- | make/configure.pm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/make/configure.pm b/make/configure.pm index f7b1b16e0..b384ac109 100644 --- a/make/configure.pm +++ b/make/configure.pm @@ -257,6 +257,9 @@ InspIRCd 1.0.x, are also allowed. --with-away-length=[n] Specify max length of away [150] --with-max-modes=[n] Specify max modes per line which have parameters [20] + --with-maxbuf=[n] Change the per message buffer size [512] + DO NOT ALTER THIS OPTION WITHOUT GOOD REASON + AS IT *WILL* BREAK CLIENTS!!! --prefix=[directory] Base directory to install into (if defined, can automatically define config, module, bin and library dirs as subdirectories of prefix) |