From 4d4f352ed968aa2141ce3858a36f4f767c5121d1 Mon Sep 17 00:00:00 2001 From: Raroun Date: Fri, 27 Oct 2023 11:35:02 +0200 Subject: [PATCH] Update settings.config.php --- 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 335b70256..5006a417b 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 enforce a space between first name and last name in Full name, as an anti spam measure (false). + // Allow pseudonyms (true) or allow users to register which display name consists of at least two strings, as an anti spam measure (false). 'no_regfullname' => true, // no_oembed_rich_content (Boolean)