summaryrefslogtreecommitdiff
path: root/smarttvweb.conf
diff options
context:
space:
mode:
authorthlo <smarttv640@gmail.com>2016-12-26 12:41:20 +0100
committerthlo <smarttv640@gmail.com>2016-12-26 12:41:20 +0100
commit1f26f1c8b98c75617933406288856ad6c5f04809 (patch)
tree284d0bbc9f8d2580cb97697eebbe7c046ffc0e6e /smarttvweb.conf
parent9864d6a98c83408046a4d69c39fb5c788c346b18 (diff)
downloadvdr-plugin-smarttvweb-1f26f1c8b98c75617933406288856ad6c5f04809.tar.gz
vdr-plugin-smarttvweb-1f26f1c8b98c75617933406288856ad6c5f04809.tar.bz2
New Usage Stats collecting feature to monitor consumption of recordings from remote devices (targeting parents)
Diffstat (limited to 'smarttvweb.conf')
-rwxr-xr-xsmarttvweb.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/smarttvweb.conf b/smarttvweb.conf
index 97849ec..9f08201 100755
--- a/smarttvweb.conf
+++ b/smarttvweb.conf
@@ -44,3 +44,6 @@ BuiltInLiveBufDur 600
# Value of the access-control-allow-origin HTTP response header
#CorsHeader http://192.168.1.122 http://teefax:8000
+# Allows collecting of usage stats of recording
+# Intention is to allow parents to monitor TV recordings consumption
+# UsageStatsLogFile /var/log/smarttvweb/usagestats.log \ No newline at end of file