web-common-design
Version:
This package provides basic style sheet files, which may be useful for all projects and may help to publish a consistent design.
27 lines (25 loc) • 866 B
JSON
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"AppSettings": {
"webpages:Version": "3.0.0.0",
"webpages:Enabled": "false",
"UnobtrusiveJavaScriptEnabled": "true",
"applicationname": "### APPLICATION NAME ###",
"tnssesamsso": "http://tsmmhwbd803/tnssesamsso",
"linktoiscontactsite": "https://ktglbuc.sharepoint.com/sites/Information-Services",
"linktohelpdocument": "https://ktglbuc.sharepoint.com/sites/Information-Services/SitePages/�bersichtDokumente.aspx"
},
"customHeaders": {
"X-Frame-Options": "SAMEORIGIN",
"X-Content-Type-Options": "nosniff",
"X-XSS-Protection": "1",
"Cache-Control": "no-cache, no-transform, must-revalidate",
"Strict-Transport-Security": "max-age=31536000"
}
}