Gary Wilber 4 سال پیش
والد
کامیت
f680a0fbbe
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      MediaBrowser.Model/Configuration/ServerConfiguration.cs

+ 1 - 0
MediaBrowser.Model/Configuration/ServerConfiguration.cs

@@ -271,6 +271,7 @@ namespace MediaBrowser.Model.Configuration
         /// </summary>
         public string[] KnownProxies { get; set; }
 
+        /// <summary>
         /// Gets or sets the number of days we should retain activity logs.
         /// </summary>
         public int? ActivityLogRetentionDays { get; set; }