diff options
| author | Alexander M Pickering <alex@cogarr.net> | 2025-12-27 17:21:49 -0600 |
|---|---|---|
| committer | Alexander M Pickering <alex@cogarr.net> | 2025-12-27 17:21:49 -0600 |
| commit | 0c6a674999333a10317ee8a2b43f72bde03068c5 (patch) | |
| tree | 71e1839fafaba516d2472d02847fe65d469a5550 /gamemode/config/sv_sql.lua | |
| parent | aacf5fbcfe1e6f2cdb0c6ab19b3e8dd87e3fd488 (diff) | |
| download | artery-master.tar.gz artery-master.tar.bz2 artery-master.zip | |
Diffstat (limited to 'gamemode/config/sv_sql.lua')
| -rw-r--r-- | gamemode/config/sv_sql.lua | 2 |
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 |
