Этот коммит содержится в:
=Corey Hulen
2015-09-15 19:09:50 -07:00
родитель b2a679c25d
Коммит 5e2f701e6c
11 изменённых файлов: 6 добавлений и 273 удалений

Просмотреть файл

@@ -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;