disable gamify events

This commit is contained in:
HolgerHatGarKeineNode
2023-02-04 13:25:26 +01:00
parent 36ce3b51f6
commit 3cbc2a1aee

View File

@@ -11,7 +11,7 @@ return [
'allow_reputation_duplicate' => true, 'allow_reputation_duplicate' => true,
// Broadcast on private channel // Broadcast on private channel
'broadcast_on_private_channel' => true, 'broadcast_on_private_channel' => false,
// Channel name prefix, user id will be suffixed // Channel name prefix, user id will be suffixed
'channel_name' => 'user.reputation.', 'channel_name' => 'user.reputation.',