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