- prepared for 2.4.0 release;

This commit is contained in:
Nikita Sinelnikov
2022-05-24 18:29:39 +03:00
parent 64da49de00
commit 9cdf65973c
16 changed files with 228 additions and 44 deletions
+2
View File
@@ -555,6 +555,8 @@ if ( ! class_exists( 'um\Config' ) ) {
'reset_password_limit_number' => 3,
'blocked_emails' => '',
'blocked_words' => 'admin' . "\r\n" . 'administrator' . "\r\n" . 'webmaster' . "\r\n" . 'support' . "\r\n" . 'staff',
'allowed_choice_callbacks' => '',
'allow_url_redirect_confirm' => 1,
'default_avatar' => '',
'default_cover' => '',
'disable_profile_photo_upload' => 0,