Skip to content

Commit

Permalink
Faz a configuração do SpamDetector
Browse files Browse the repository at this point in the history
  • Loading branch information
LimaSystem committed Sep 3, 2024
1 parent 04ad477 commit 6d1af46
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@
[submodule "plugins/AdminLoginUser"]
path = plugins/AdminLoginUser
url = https://github.com/mapasculturais/plugin-AdminLoginAsUser.git
[submodule "plugins/SpamDetector"]
path = plugins/SpamDetector
url = git@github.com:mapasculturais/plugin-SpamDetector.git
1 change: 1 addition & 0 deletions docker/common/config.d/plugins.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
return [
'plugins' => [
'Analytics',
'SpamDetector',
'AdminLoginAsUser',
'MultipleLocalAuth' => [ 'namespace' => 'MultipleLocalAuth' ],
'SamplePlugin' => ['namespace' => 'SamplePlugin'],
Expand Down
1 change: 1 addition & 0 deletions plugins/SpamDetector
Submodule SpamDetector added at fbae7b

0 comments on commit 6d1af46

Please sign in to comment.