poll every 10 seconds to get better stats results

This commit is contained in:
Richard Hughes 2008-09-03 15:17:25 +01:00
parent f897e3d24c
commit 1b1d9976b6

View file

@ -41,7 +41,7 @@
#include "dkp-supply.h"
#include "dkp-history.h"
#define DKP_SUPPLY_REFRESH_TIMEOUT 30L
#define DKP_SUPPLY_REFRESH_TIMEOUT 10L
struct DkpSupplyPrivate
{