From cb7643a74e532f895d3259f4f04e56a3b6862c6d Mon Sep 17 00:00:00 2001 From: Raroun Date: Wed, 1 Nov 2023 07:30:44 +0100 Subject: [PATCH] Update settings.config.php Co-authored-by: Hypolite Petovan --- static/settings.config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/settings.config.php b/static/settings.config.php index 5006a417b..40e479938 100644 --- a/static/settings.config.php +++ b/static/settings.config.php @@ -161,7 +161,7 @@ return [ 'min_memory' => 0, // no_regfullname (Boolean) - // Allow pseudonyms (true) or allow users to register which display name consists of at least two strings, as an anti spam measure (false). + // Allow users to register with a display name comporting fewer than two parts separated by spaces. 'no_regfullname' => true, // no_oembed_rich_content (Boolean)