mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Add side effect note
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
48bdb1bec1
commit
d26ec44617
1 changed files with 2 additions and 0 deletions
|
|
@ -944,6 +944,8 @@ $CONFIG = array(
|
|||
|
||||
/**
|
||||
* Sort groups in the user settings by name instead of the user count
|
||||
*
|
||||
* By enabling this the user count beside the group name is disabled as well.
|
||||
*/
|
||||
'sort_groups_by_name' => false,
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue