Walter.Web.FireWall
SaveAbuseReportsTo Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > AdministrationConfig Class : SaveAbuseReportsTo Property
Gets or sets the directory that will be used if Abuse reports are uploaded by the firewall dashboard user, if not set or set to null the default will be used
Syntax
public DirectoryInfo SaveAbuseReportsTo {get; set;}

Property Value

The directory to save the abuse reports as well as the abuse report meta data to.
Remarks
The default value is ~/wwwroot/AbuseReports/{WHOIS ID}/ if you use the default subsequent deploy may delete any files you stored here.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AdministrationConfig Class
AdministrationConfig Members