Access log file from the Help & Info page

This commit is contained in:
JonnyWong16 2016-03-27 16:41:57 -07:00
commit 3c7b9558fe
2 changed files with 10 additions and 1 deletions

View file

@ -83,7 +83,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents()
</tr>
<tr>
<td>Log File:</td>
<td>${os.path.join(config['log_dir'],'plexpy.log')}</td>
<td><a class="no-highlight" href="logFile" target="_blank">${os.path.join(config['log_dir'],'plexpy.log')}</a></td>
</tr>
<tr>
<td>Backup Directory:</td>