Update configuration.dm

This commit is contained in:
GeneriedJenelle
2020-02-07 01:11:27 +00:00
committed by GitHub
parent 196850b5c7
commit 2b99bf2adb

View File

@@ -22,7 +22,7 @@ var/list/gamemode_cache = list()
var/log_hrefs = 0 // logs all links clicked in-game. Could be used for debugging and tracking down exploits
var/log_runtime = 0 // logs world.log to a file
var/log_world_output = 0 // log world.log << messages
var/log_graffiti = 1 // logs graffiti
var/log_graffiti = 0 // logs graffiti
var/sql_enabled = 0 // for sql switching
var/allow_admin_ooccolor = 0 // Allows admins with relevant permissions to have their own ooc colour
var/allow_vote_restart = 0 // allow votes to restart