I have installed buddypress and mu wordpress. I want make users, groups and activities to work sitewide. Each site will have groups which can't be accessed by other sites. Each site have site specific activity. I am added
define ( 'BP_ENABLE_MULTIBLOG', true );
in wp-config.php file. But it is not make sitewide members, groups and activity. How can I do it?