distromatic.h: raise the limit of obsoletes from 1024 to 2048
This commit is contained in:
parent
b782ebbffb
commit
617dd504a0
@ -11,7 +11,7 @@
|
||||
#include "globaldefs.h"
|
||||
#include "headerlist.h"
|
||||
|
||||
#define OBSOLETE_MAX 1024
|
||||
#define OBSOLETE_MAX 2048
|
||||
|
||||
struct configDefaults {
|
||||
char *html_basedir;
|
||||
|
Loading…
Reference in New Issue
Block a user