From 5e2f701e6c6c8bfa87b2913100365b45264470c3 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Tue, 15 Sep 2015 19:09:50 -0700 Subject: Removing old config stuff --- web/react/utils/config.js | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 web/react/utils/config.js (limited to 'web/react/utils/config.js') diff --git a/web/react/utils/config.js b/web/react/utils/config.js deleted file mode 100644 index 92e8e678a..000000000 --- a/web/react/utils/config.js +++ /dev/null @@ -1,15 +0,0 @@ -// Copyright (c) 2015 Spinpunch, Inc. All Rights Reserved. -// See License.txt for license information. - -export var config = { - - AllowSignupDomainsWizard: false, - - // Privacy switches - ShowEmail: true, - - // Toggle whether or not users are shown a message about agreeing to the Terms of Service during the signup process - ShowTermsDuringSignup: false -}; - -global.window.config = config; -- cgit v1.2.3-1-g7c22