Skip to content

Commit

Permalink
config updates to support notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
JaseMK committed Feb 10, 2023
1 parent a2e17b9 commit f103e8d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/autoload/local.php.dist
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ return [
'policies-requests-dataset' => 'policies-requests-dataset',
'policies-key' => 'policies-key'
],
'notifications' => [
'notifications-dataset' => 'notifications-dataset',
],
'email' => [
'from-email' => 'email address',
'from-label' => 'email label',
Expand Down

0 comments on commit f103e8d

Please sign in to comment.