- fixed default settings values;

This commit is contained in:
Mykyta Synelnikov
2023-07-18 14:36:02 +03:00
parent 8887572aed
commit d408942c90
+2
View File
@@ -580,7 +580,9 @@ if ( ! class_exists( 'um\Config' ) ) {
'um_profile_object_cache_stop' => 0,
'rest_api_version' => '2.0',
'member_directory_own_table' => 0,
'profile_show_bio' => false,
'profile_show_html_bio' => 0,
'profile_bio_maxchars' => 180,
'profile_noindex' => 0,
'activation_link_expiry_time' => '',
'lock_register_forms' => false,