We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d0e23b commit 515a863Copy full SHA for 515a863
.gitmodules
@@ -1,11 +1,11 @@
1
-# Note that the implementation of the abusive message filter is private; internal
+# Note that the implementation of the spam filter is private; internal
2
# developers will need to override this URL with:
3
#
4
# ```
5
-# git config submodule.abusive-message-filter.url PRIVATE_URL
+# git config submodule.spam-filter.url PRIVATE_URL
6
7
8
# External developers may safely ignore this submodule.
9
-[submodule "abusive-message-filter"]
+[submodule "spam-filter"]
10
path = spam-filter
11
url = REDACTED
0 commit comments