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