1
0
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:
James Gillham 2021-04-08 17:01:31 +01:00
parent 85a7171406
commit ef196615e7

View File

@ -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