diff --git a/src/reports.c b/src/reports.c index 90a2f6b..051b626 100644 --- a/src/reports.c +++ b/src/reports.c @@ -40,8 +40,8 @@ #include #include -#define HTMLSTATS_NUM 100 -#define HTMLOLDSTATS_NUM 100 +#define HTMLSTATS_NUM 200 +#define HTMLOLDSTATS_NUM 200 #define RSSSTATS_NUM 20 char *groupdirname(char *group,char *dest,unsigned int max)