Removing old config stuff
Этот коммит содержится в:
@@ -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;
|
||||
Ссылка в новой задаче
Block a user