From 718eb68e0cf8b5cff3f2a5edc6d891aab25c9953 Mon Sep 17 00:00:00 2001 From: Andrew Welch Date: Wed, 30 Aug 2017 19:59:56 -0400 Subject: [PATCH] Edit config setting Signed-off-by: Andrew Welch --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index 2a43338..cb0fd65 100644 --- a/config.php +++ b/config.php @@ -20,7 +20,7 @@ /** * How many stats should be stored */ - "statsStoredLimit" => 10000, + "statsStoredLimit" => 1000, /** * How many stats to display in the Admin CP