From f0c15ade5dba4cb3b1041bd6b2d7b64e89ce2c23 Mon Sep 17 00:00:00 2001 From: Kevin Giszewski Date: Tue, 12 Sep 2017 09:48:02 -0400 Subject: [PATCH] Update Terms of Service.md --- Terms of Service.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Terms of Service.md b/Terms of Service.md index 340066b..772ecbf 100644 --- a/Terms of Service.md +++ b/Terms of Service.md @@ -2,7 +2,11 @@ Archetype is provided as-is under the [MIT license](LICENSE). -As of version v1.16.0, we are checking your installed version of Archetype against the current version. In this process we collect the current version of Archetype along with the current version of Umbraco that you are running. We use these values to help determine a response message to you. You may opt-out of this process by 'un-checking' the option in any of the Archetype you have configured in the `Developer->Data Types` section of Umbraco. This is a global setting that will set an `AppSetting` and cause your site to restart. We identify your install only by a randomly generated GUID. We WILL NOT store your IP address or hostname during the update check. +As of version v1.16.0, we are checking your installed version of Archetype against the current version. In this process we collect the current version of Archetype along with the current version of Umbraco that you are running. We use these values to help determine a response message to you. You may opt-out of this process by 'un-checking' the option in any of the Archetypes you have configured in the `Developer->Data Types` section of Umbraco. + +![opt out](assets/optout.png) + +This is a global setting that will set an `AppSetting` and cause your site to restart. We identify your install only by a randomly generated GUID. We WILL NOT store your IP address or hostname during the update check. You can Part of the reason we collect this information is to also ascertain how many active installs exist. If this number is sufficiently high, we can plan accordingly and attempt to keep this project going.