anon comments disabled

This commit is contained in:
Benjamin Takats
2022-12-21 17:17:29 +01:00
parent 3eaa2bc2eb
commit cd9dda010d

View File

@@ -24,7 +24,7 @@ return [
* You can allow guests to post comments. They will not be able to use * You can allow guests to post comments. They will not be able to use
* reactions. * reactions.
*/ */
'allow_anonymous_comments' => true, 'allow_anonymous_comments' => false,
/* /*
* A comment transformer is a class that will transform the comment text * A comment transformer is a class that will transform the comment text