mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
anon comments disabled
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user