From 263edf58f2751fbd042d71a1e786f6b203e3f71a Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Fri, 28 Dec 2012 22:53:05 +0100 Subject: stats for infobeamer/monitor --- install/default-conf/config.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'install') diff --git a/install/default-conf/config.php b/install/default-conf/config.php index 543d1dce..35222c41 100644 --- a/install/default-conf/config.php +++ b/install/default-conf/config.php @@ -68,4 +68,8 @@ $shift_sum_formula = "SUM( // weigh every shift the same //$shift_sum_formula = "SUM(`end` - `start`)"; + +// For accessing stats +$api_key = ""; + ?> -- cgit v1.2.3-54-g00ecf