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