From 095d1e42161e10599c9fd28371cbf1d018599024 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 14 Jun 2017 03:35:35 +0200 Subject: [PATCH] generate documentation from config.sample.php --- .../configuration_server/config_sample_php_parameters.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index cb1730bc0..f1e70467f 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -1737,12 +1737,6 @@ set to true if the server is used in a setup based on Nextcloud's Global Scale a by default federation is only used internally in a Global Scale setup If you want to allow federation outside of your environment set it to 'global' -:: - - 'settings.personal.showGroupMembership' => true - -show group membership on the personal page - .. ALL_OTHER_SECTIONS_END .. Generated content above. Don't change this.