From 2ccaa254aed339eab8bf0023f068eeff067942d8 Mon Sep 17 00:00:00 2001 From: Sergey Chernyshev Date: Sun, 29 May 2011 00:49:42 -0400 Subject: [PATCH] Added flot enabler into config sample file. --- config.sample.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.sample.php b/config.sample.php index 57e151b..75363f9 100644 --- a/config.sample.php +++ b/config.sample.php @@ -12,6 +12,9 @@ #$supportEmailFrom = 'ShowSlow Administrator '; #$supportEmailReplyTo = 'showslow@example.com'; +# Enable Flot graphs (experimental) +#$enableFlot = true; + # Custom metrics supported #$metrics['bouncerate'] = array( # 'id' => 1,