From 8d914e13c110f6b0cefe7d5d39751acfb79256af Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 7 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 insertions(+) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index f1e70467f..cb1730bc0 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -1737,6 +1737,12 @@ 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.