mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-02-25 23:30:27 +01:00
Add [mysql_auth]
This commit is contained in:
parent
7d56a24b2b
commit
76dcafaf4f
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -31,3 +31,6 @@
|
||||
[submodule "mods/name_restrictions"]
|
||||
path = mods/name_restrictions
|
||||
url = https://github.com/MinetestForFun/name_restrictions.git
|
||||
[submodule "mods/mysql_auth"]
|
||||
path = mods/mysql_auth
|
||||
url = https://github.com/MinetestForFun/mysql_auth.git
|
||||
|
1
mods/mysql_auth
Submodule
1
mods/mysql_auth
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 4a322bb91dd9e09a930c4f0e388cdc8cc002de04
|
@ -3,6 +3,8 @@ backend = redis
|
||||
redis_hash = IGNORED
|
||||
redis_address = localhost
|
||||
|
||||
load_mod_mysql_auth = true
|
||||
|
||||
load_mod_darkage = true
|
||||
load_mod_quartz = true
|
||||
load_mod_moreblocks = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user