Add side effect note
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
48bdb1bec1
commit
d26ec44617
|
@ -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 New Issue