code/_compile_options.dm
PRELOAD_RSC | If this is uncommented, we set up the ref tracker to be used in a live environment And to log events to [log_dir]/harddels.log Sets up the reftracker to be used locally, to hunt for hard deletions Errors are logged to [log_dir]/harddels.log If this is uncommented, Autowiki will generate edits and shut down the server. Prefer the autowiki build target instead. If this is uncommented, will profile mapload atom initializations If this is uncommented, force our verb processing into just the 2% of a tick We normally reserve for it NEVER run this on live, it's for simulating highpop only |
---|
Define Details
PRELOAD_RSC
If this is uncommented, we set up the ref tracker to be used in a live environment And to log events to [log_dir]/harddels.log Sets up the reftracker to be used locally, to hunt for hard deletions Errors are logged to [log_dir]/harddels.log If this is uncommented, Autowiki will generate edits and shut down the server. Prefer the autowiki build target instead. If this is uncommented, will profile mapload atom initializations If this is uncommented, force our verb processing into just the 2% of a tick We normally reserve for it NEVER run this on live, it's for simulating highpop only