Update overview.md

pull/8626/head
Rick Anderson 2018-09-19 12:01:41 -10:00 committed by GitHub
parent 12764fb04b
commit ea8f1930c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ uid: security/data-protection/configuration/overview
---
# Configure ASP.NET Core Data Protection
By [Rick Anderson](https://twitter.com/RickAndMSFT)
When the Data Protection system is initialized, it applies [default settings](xref:security/data-protection/configuration/default-settings) based on the operational environment. These settings are generally appropriate for apps running on a single machine. There are cases where a developer may want to change the default settings:
* The app is spread across multiple machines.