Turn off Activity by default
This commit is contained in:
		@@ -99,7 +99,6 @@ class PublicSite extends SiteProfileSettings
 | 
				
			|||||||
            ),
 | 
					            ),
 | 
				
			||||||
            'plugins' => array(
 | 
					            'plugins' => array(
 | 
				
			||||||
                'default' => array(
 | 
					                'default' => array(
 | 
				
			||||||
                    'Activity'                => null,
 | 
					 | 
				
			||||||
                    'Bookmark'                => null,
 | 
					                    'Bookmark'                => null,
 | 
				
			||||||
                    'ClientSideShorten'       => null,
 | 
					                    'ClientSideShorten'       => null,
 | 
				
			||||||
                    'Directory'               => null,
 | 
					                    'Directory'               => null,
 | 
				
			||||||
@@ -145,7 +144,6 @@ class PrivateSite extends SiteProfileSettings
 | 
				
			|||||||
            ),
 | 
					            ),
 | 
				
			||||||
            'plugins' => array(
 | 
					            'plugins' => array(
 | 
				
			||||||
                'default' => array(
 | 
					                'default' => array(
 | 
				
			||||||
                    'Activity'                => null,
 | 
					 | 
				
			||||||
                    'Bookmark'                => null,
 | 
					                    'Bookmark'                => null,
 | 
				
			||||||
                    'ClientSideShorten'       => null,
 | 
					                    'ClientSideShorten'       => null,
 | 
				
			||||||
                    'Directory'               => null,
 | 
					                    'Directory'               => null,
 | 
				
			||||||
@@ -208,7 +206,6 @@ class CommunitySite extends SiteProfileSettings
 | 
				
			|||||||
            ),
 | 
					            ),
 | 
				
			||||||
            'plugins' => array(
 | 
					            'plugins' => array(
 | 
				
			||||||
                'default' => array(
 | 
					                'default' => array(
 | 
				
			||||||
                    'Activity'                => null,
 | 
					 | 
				
			||||||
                    'Bookmark'                => null,
 | 
					                    'Bookmark'                => null,
 | 
				
			||||||
                    'ClientSideShorten'       => null,
 | 
					                    'ClientSideShorten'       => null,
 | 
				
			||||||
                    'Directory'               => null,
 | 
					                    'Directory'               => null,
 | 
				
			||||||
@@ -253,7 +250,6 @@ class SingleuserSite extends SiteProfileSettings
 | 
				
			|||||||
            ),
 | 
					            ),
 | 
				
			||||||
            'plugins' => array(
 | 
					            'plugins' => array(
 | 
				
			||||||
                'default' => array(
 | 
					                'default' => array(
 | 
				
			||||||
                    'Activity'                => null,
 | 
					 | 
				
			||||||
                    'Bookmark'                => null,
 | 
					                    'Bookmark'                => null,
 | 
				
			||||||
                    'ClientSideShorten'       => null,
 | 
					                    'ClientSideShorten'       => null,
 | 
				
			||||||
                    'Event'                   => null,
 | 
					                    'Event'                   => null,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user