diff --git a/config/gamify.php b/config/gamify.php index eb661302..d8a5b6c1 100644 --- a/config/gamify.php +++ b/config/gamify.php @@ -11,7 +11,7 @@ return [ 'allow_reputation_duplicate' => true, // Broadcast on private channel - 'broadcast_on_private_channel' => true, + 'broadcast_on_private_channel' => false, // Channel name prefix, user id will be suffixed 'channel_name' => 'user.reputation.',