From c79be2f6dbae5f0d5f53790ea1a2c514fa691df0 Mon Sep 17 00:00:00 2001 From: Kevin Giszewski Date: Tue, 12 Sep 2017 09:49:33 -0400 Subject: [PATCH] Update Terms of Service.md --- Terms of Service.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Terms of Service.md b/Terms of Service.md index 772ecbf..07cd860 100644 --- a/Terms of Service.md +++ b/Terms of Service.md @@ -6,7 +6,9 @@ As of version v1.16.0, we are checking your installed version of Archetype again ![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 +This is a global setting that will set an `AppSetting` and update a file located at `~/config/archetype.config.js`. If you manually change the setting, it will require an app reload to referesh to runtime values. If somehow this file becomes corrupt, a new file will be generated and you will again have to opt out. + +We identify your install only by a randomly generated GUID. We WILL NOT store your IP address or hostname during the update check. 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.