Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WEBUI: Add more documentation for Debugging tab, fixes #2398
  • Loading branch information
perexg committed Oct 21, 2014
1 parent 54e7efa commit c2661b0
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion docs/html/config_tvhlog.html
Expand Up @@ -24,5 +24,15 @@
<dd></dd>

</dl>
Changes to any of these settings must be confirmed by pressing the 'Save configuration' button before taking effect.
<p>
Changes to any of these settings must be confirmed by pressing
the 'Save configuration' button before taking effect.
</p>
<p>
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.
<p>
</div>

0 comments on commit c2661b0

Please sign in to comment.