1
0
mirror of https://github.com/anope/anope.git synced 2026-07-05 19:43:13 +02:00

Add UNIX socket support to mysql module.

Ref: #419
This commit is contained in:
ItsOnlyBinary
2024-07-04 13:13:56 +01:00
committed by GitHub
parent ff67a80a71
commit 08b1344056
2 changed files with 13 additions and 6 deletions
+1
View File
@@ -372,6 +372,7 @@ module { name = "help" }
username = "anope"
password = "mypassword"
port = 3306
socket = ""
}
}