aboutsummaryrefslogtreecommitdiff
path: root/gamemode/config
diff options
context:
space:
mode:
Diffstat (limited to 'gamemode/config')
-rw-r--r--gamemode/config/sv_sql.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/gamemode/config/sv_sql.lua b/gamemode/config/sv_sql.lua
index 501f8e1..dc2599e 100644
--- a/gamemode/config/sv_sql.lua
+++ b/gamemode/config/sv_sql.lua
@@ -26,7 +26,7 @@ local parse = {
[""] = function() return nil end
}
local default_file = [[
-EnableMySQL=true
+EnableMySQL=false
Host=localhost
Username=root
Password=root