0
0
mirror of https://github.com/signalapp/Signal-Server.git synced 2024-09-19 19:42:18 +02:00
Signal-Server/.gitmodules

12 lines
306 B
Plaintext
Raw Permalink Normal View History

2023-01-30 22:28:06 +01:00
# Note that the implementation of the spam filter is private; internal
# developers will need to override this URL with:
#
# ```
2023-01-30 22:28:06 +01:00
# git config submodule.spam-filter.url PRIVATE_URL
# ```
#
# External developers may safely ignore this submodule.
2023-01-30 22:28:06 +01:00
[submodule "spam-filter"]
2023-01-27 17:40:33 +01:00
path = spam-filter
url = REDACTED