This commit is contained in:
Nikita Sinelnikov
2022-12-13 14:53:35 +02:00
parent 0a6b95edf2
commit 19c83933f2
3 changed files with 22 additions and 0 deletions
+1
View File
@@ -553,6 +553,7 @@ if ( ! class_exists( 'um\Config' ) ) {
'restricted_block_message' => '',
'enable_reset_password_limit' => 1,
'reset_password_limit_number' => 3,
'change_password_request_limit' => false,
'blocked_emails' => '',
'blocked_words' => 'admin' . "\r\n" . 'administrator' . "\r\n" . 'webmaster' . "\r\n" . 'support' . "\r\n" . 'staff',
'allowed_choice_callbacks' => '',