From 259ef361f44294aad7404136a36d7e6b9f04db90 Mon Sep 17 00:00:00 2001 From: LeMagnesium Date: Tue, 6 Feb 2018 21:13:26 +0100 Subject: [PATCH] [minetest.conf] Give mysql cfgfile to mysql_base --- minetest.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/minetest.conf b/minetest.conf index 442baa66..e1cbd7e6 100755 --- a/minetest.conf +++ b/minetest.conf @@ -136,8 +136,8 @@ hudbars_sorting = health=0, mana=1, satiation=2, sprint=3, breath=4, armor=5 hudbars_tick = 0.4 hudbars_start_offset_left_y = -100 hudbars_start_offset_right_y = -100 -# Mysql Auth, config file path -mysql_auth.cfgfile = /home/quentinbd/mysql_auth/mff-classic_config +# Mysql Base, config file path +mysql_base.cfgfile = /home/quentinbd/mysql_auth/mff-classic_config # CHRISTMAS_CRAFT, active snow when winter(december/january) is_winter = false