Skip to content
Snippets Groups Projects
Commit 35b87c80 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

(MAX_TEXT): Increased to 750000. IÅM explosion detected.

parent b597abe6
No related branches found
No related tags found
No related merge requests found
/* /*
* $Id: tmp-limits.h,v 0.13 1993/11/22 19:08:41 ceder Exp $ * $Id: tmp-limits.h,v 0.14 1994/03/05 17:30:19 ceder Exp $
* Copyright (C) 1991 Lysator Academic Computer Association. * Copyright (C) 1991 Lysator Academic Computer Association.
* *
* This file is part of the LysKOM server. * This file is part of the LysKOM server.
...@@ -27,4 +27,4 @@ ...@@ -27,4 +27,4 @@
*/ */
#define MAX_CONF 3765 #define MAX_CONF 3765
#define MAX_TEXT 550000 #define MAX_TEXT 750000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment