distromatic.h: OBSOLETE_MAX: further increased from 2048 to 4096
This commit is contained in:
parent
205fb21268
commit
ab64584996
@ -11,7 +11,7 @@
|
||||
#include "globaldefs.h"
|
||||
#include "headerlist.h"
|
||||
|
||||
#define OBSOLETE_MAX 2048
|
||||
#define OBSOLETE_MAX 4096
|
||||
|
||||
struct configDefaults {
|
||||
char *html_basedir;
|
||||
|
Loading…
Reference in New Issue
Block a user