From c2661b0dc7389cc874a662e45191a569c2c46e64 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 21 Oct 2014 21:12:55 +0200 Subject: [PATCH] WEBUI: Add more documentation for Debugging tab, fixes #2398 --- docs/html/config_tvhlog.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/html/config_tvhlog.html b/docs/html/config_tvhlog.html index 4f94bf34b..60a8ba0f0 100644 --- a/docs/html/config_tvhlog.html +++ b/docs/html/config_tvhlog.html @@ -24,5 +24,15 @@
- Changes to any of these settings must be confirmed by pressing the 'Save configuration' button before taking effect. +

+ Changes to any of these settings must be confirmed by pressing + the 'Save configuration' button before taking effect. +

+

+ Note that the settings is not saved to a storage. It is available + only until the actual tvheadend process is running. If you like to change the + default behaviour permanently, use the command line options like -l, + --debug, --trace. This configuration is stored usually in the /etc/sysconfig + tree (depending on the distribution) or an init script. +

-- 2.47.2