Skip to content

Commit

Permalink
Configura plugin RegistrationPayments
Browse files Browse the repository at this point in the history
  • Loading branch information
erleibiazzio committed Jan 31, 2024
1 parent 13786c6 commit 7c51a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/common/config.d/plugins.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
return [
'plugins' => [
'MultipleLocalAuth' => [ 'namespace' => 'MultipleLocalAuth' ],
'SamplePlugin' => ['namespace' => 'SamplePlugin'],
'RegistrationPayments' => ['namespace' => 'RegistrationPayments'],
]
];

0 comments on commit 7c51a92

Please sign in to comment.