mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-03-17 21:08:08 +02:00
Change dump_offline_inventories to be off by default.
This commit is contained in:
parent
85a7171406
commit
ef196615e7
@ -83,7 +83,7 @@ global.config = {
|
||||
},
|
||||
-- enables dumping of inventories of offline players to a corpse at the player's last location
|
||||
dump_offline_inventories = {
|
||||
enabled = true,
|
||||
enabled = false,
|
||||
offline_timout_mins = 15, -- time after which a player logs off that their inventory is provided to the team
|
||||
},
|
||||
-- enables players to create and prioritize tasks
|
||||
|
Loading…
x
Reference in New Issue
Block a user