diff --git a/code/global.dm b/code/global.dm index f40c843e6b9..3818db51cc1 100644 --- a/code/global.dm +++ b/code/global.dm @@ -252,7 +252,7 @@ var/sqlfdbkdb = "test" var/sqlfdbklogin = "root" var/sqlfdbkpass = "bleh" -var/sqllogging = 1 // Should we log deaths, population stats, etc? +var/sqllogging = 0 // Should we log deaths, population stats, etc?