chg: [cerebrate setting defaults] added

remotes/origin/main
iglocska 2020-06-22 14:58:24 +02:00
parent b17788e7a0
commit cce2955341
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 3 additions and 0 deletions

View File

@ -89,4 +89,7 @@ return [
'url' => env('EMAIL_TRANSPORT_DEFAULT_URL', null),
],
],
'Cerebrate' => [
'open' => []
]
];