update config pages

This commit is contained in:
Luke Pulverenti
2016-02-11 23:33:14 -05:00
parent 865524da65
commit e04582c9d2
5 changed files with 9 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ namespace MediaBrowser.Dlna.Service
{
try
{
var enableDebugLogging = Config.GetDlnaConfiguration().EnableDebugLogging;
var enableDebugLogging = Config.GetDlnaConfiguration().EnableDebugLog;
if (enableDebugLogging)
{