Doubling the size of MAXSIZE because of large delta indigestion.

Submitted by:	Stefan Esser.
This commit is contained in:
Chuck Robey 2000-06-21 13:34:16 +00:00
parent f993b89d5d
commit 5137a3d9a9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=61901

View File

@ -26,7 +26,7 @@
#include <sys/time.h>
#define VERSION "2.0"
#define MAXSIZE (1024*1024*10)
#define MAXSIZE (1024*1024*20)
#define SUBSUFF ".ctm"
#define TMPSUFF ".ctmtmp"