add more reporting data

This commit is contained in:
Luke Pulverenti
2014-03-04 21:59:59 -05:00
parent 040c36dbf2
commit 9396f16aed
6 changed files with 101 additions and 45 deletions

View File

@@ -210,6 +210,7 @@ namespace MediaBrowser.Model.Configuration
public PathSubstitution[] PathSubstitutions { get; set; }
public string ServerName { get; set; }
public string WanDdns { get; set; }
/// <summary>
/// Initializes a new instance of the <see cref="ServerConfiguration" /> class.