Update settings.config.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
Raroun 2023-11-01 07:30:44 +01:00 committed by GitHub
parent 67a6bc3ea9
commit cb7643a74e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)