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

Increased the limits.

parent 2453f410
No related branches found
No related tags found
No related merge requests found
/*
* $Id: tmp-limits.h,v 0.6 1991/09/16 17:26:44 ceder Exp $
* $Id: tmp-limits.h,v 0.7 1991/12/09 20:02:07 ceder Exp $
* Copyright (C) 1991 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
......@@ -26,5 +26,5 @@
* These arbitrary limits should be lifted in future versions.
*/
#define MAX_CONF 1026
#define MAX_TEXT 200003
#define MAX_CONF 1526
#define MAX_TEXT 200743
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment