From 8760abae636b1c6f3f37e78300b318adb98d0220 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 13 Jun 2017 10:43:21 -0500 Subject: Revert "allow admin to disable groups on personal page" This reverts commit 28e1a9da6cd3bce3cc843727d54094db4969dd7b. See #5259 --- config/config.sample.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config/config.sample.php') diff --git a/config/config.sample.php b/config/config.sample.php index 60c184306d4..9cff1a4b876 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -1548,9 +1548,4 @@ $CONFIG = array( */ 'gs.federation' => 'internal', -/** - * show group membership on the personal page - */ -'settings.personal.showGroupMembership' => true - ); -- cgit v1.2.3