atm9/client/config/xnet-client.toml

10 lines
344 B
TOML
Raw Normal View History

2024-09-29 18:14:34 -07:00
#General settings
[general]
#Maximum size of the packet used to send copy/pasted channels/connectors to the server. -1 means no maximum (packets are split)
#Range: -1 ~ 1000000000
controllerMaxPaste = -1
#If true then cables are also shown when sneaking even if they are not in a facade
showNonFacadedCablesWhileSneaking = true