1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 11:23:12 +02:00

Actually build and load module for unrealircd.org/geoip-tag by default.

This commit is contained in:
Bram Matthys
2022-05-01 14:11:24 +02:00
parent a346b4a3e9
commit 889bcd99dc
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ MODULES= \
message-tags.so batch.so \
account-tag.so labeled-response.so link-security.so \
message-ids.so plaintext-policy.so server-time.so sts.so \
echo-message.so userip-tag.so userhost-tag.so \
echo-message.so userip-tag.so userhost-tag.so geoip-tag.so \
bot-tag.so reply-tag.so json-log-tag.so \
typing-indicator.so \
ident_lookup.so history.so chathistory.so \