From 58efd299ccba497d21112b69ac1193bbfc033268 Mon Sep 17 00:00:00 2001 From: Jonathan Wong Date: Mon, 24 Aug 2015 15:01:39 -0700 Subject: [PATCH] Add setting to change the number of items in the top lists --- data/interfaces/default/settings.html | 9 +++++++++ plexpy/webserve.py | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 3145c4ae..16abd1e1 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -96,6 +96,15 @@ available_notification_agents = notifiers.available_notification_agents()

Specify the number of days for the statistics on the home page. Default is 30 days.

+
+ +
+
+ +
+
+

Specify the number of items to show in the top lists for the statistics on the home page. Max is 10 items.

+