# Makes servers less laggy, but no effect on singleplayer
# Sacrifices visuals for less bandwith and more performance
sbz_server_mode (Server Optimizations) enum auto auto,on,off

# Controls backface culling on pipeworks tubes
# If you disable this, the back faces will be visible
sbz_pipe_backface_culling (Tube backface culling) bool true

# Enables Debug logging
sbz_debug (Debug Logging) bool false

# Unloads switching stations that are away from players.
# Automatically enabled in multiplayer if "default" is chosen.
# If enabled, it may cause some features behave in an unexpected way.
# If not neabled, this may cause performance issues on large worlds or on servers.
sbz_switching_station_unload (Automatically unload switching stations) enum default default,always,never
