summaryrefslogtreecommitdiff
path: root/template/default/help_config.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/help_config.html')
-rw-r--r--template/default/help_config.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/default/help_config.html b/template/default/help_config.html
index 5bc6163..16f6fb0 100644
--- a/template/default/help_config.html
+++ b/template/default/help_config.html
@@ -162,10 +162,12 @@
<div class="group"><a id="expert" name="expert"></a><h3><?% gettext('Expert') %?></h3>
<?% gettext('<p>This section is for experts <strong>only</strong>, i.e. you know what you are doing!</p>') %?>
<dl>
+<!--
<dt><?% gettext('Read EPG directly using epg.data:') %?></dt>
<dd><?% gettext('Accessing VDR\'s EPG through VDR\'s SVDRPort seems to block VDR for some time. If this option is activated VDRAdmin-AM will read the <span class="ref_file">epg.data</span> file directly so that VDR doesn\'t get blocked.') %?></dd>
<dt><?% gettext('epg.data filename:') %?></dt>
<dd><?% gettext('If you\'ve enabled the option above you need to tell VDRAdmin-AM where the <span class="ref_file">epg.data</span> file is located.') %?></dd>
+-->
<dt><?% gettext('VFAT:') %?></dt>
<dd><?% gettext('If you have compiled VDR with the VFAT define you have to enable this option. If this option is set to the wrong value, you may have problems with certain recordings if you want to stream them or run reccmds on them.') %?></dd>
</dl>