reports: increase to 200 (from 100) recent and oldest packages html output lines
This commit is contained in:
parent
11e2a198e5
commit
ee2f7c4a89
@ -40,8 +40,8 @@
|
|||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
||||||
#define HTMLSTATS_NUM 100
|
#define HTMLSTATS_NUM 200
|
||||||
#define HTMLOLDSTATS_NUM 100
|
#define HTMLOLDSTATS_NUM 200
|
||||||
#define RSSSTATS_NUM 20
|
#define RSSSTATS_NUM 20
|
||||||
|
|
||||||
char *groupdirname(char *group,char *dest,unsigned int max)
|
char *groupdirname(char *group,char *dest,unsigned int max)
|
||||||
|
Loading…
Reference in New Issue
Block a user