Apply suggestions from code review

This commit is contained in:
Mark Monteiro
2020-04-01 13:26:47 +02:00
parent ca85bef7c5
commit 861bad1eda
2 changed files with 1 additions and 15 deletions

View File

@@ -29,7 +29,7 @@ namespace MediaBrowser.Controller.Extensions
public const string PlaylistsAllowDuplicatesKey = "playlists:allowDuplicates";
/// <summary>
/// Gets a value indicating whether the application should not host static web content from the <see cref="IConfiguration"/>.
/// Gets a value indicating whether the application should host static web content from the <see cref="IConfiguration"/>.
/// </summary>
/// <param name="configuration">The configuration to retrieve the value from.</param>
/// <returns>The parsed config value.</returns>