Skip to content
This repository was archived by the owner on Aug 20, 2020. It is now read-only.

Commit 76dcafa

Browse files
committed
Add [mysql_auth]
1 parent 7d56a24 commit 76dcafa

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@
3131
[submodule "mods/name_restrictions"]
3232
path = mods/name_restrictions
3333
url = https://github.com/MinetestForFun/name_restrictions.git
34+
[submodule "mods/mysql_auth"]
35+
path = mods/mysql_auth
36+
url = https://github.com/MinetestForFun/mysql_auth.git

mods/mysql_auth

Submodule mysql_auth added at 4a322bb

worlds/minetestforfun/world.mt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ backend = redis
33
redis_hash = IGNORED
44
redis_address = localhost
55

6+
load_mod_mysql_auth = true
7+
68
load_mod_darkage = true
79
load_mod_quartz = true
810
load_mod_moreblocks = true

0 commit comments

Comments
 (0)