minor changes
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'defaults' => [
|
||||
'quietHours' => ['18:00-10:00'],
|
||||
'commented' => 'both',
|
||||
'notificationsSettings' => [
|
||||
'commented' => 'broadcast',
|
||||
'assigned' => 'none',
|
||||
'mentioned' => 'none',
|
||||
],
|
||||
'userPreferences' => [
|
||||
'quietHours' => ['18:00-10:00'],
|
||||
'dailyBriefing' => false
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user