fix(Conf): disable LeaveGroupOnLogout by default (#18245)

This commit is contained in:
sudlud 2024-02-09 17:24:57 +01:00 committed by GitHub
parent 425a490a7b
commit c47c945aa4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3069,9 +3069,9 @@ Rate.RepairCost = 1
# Description: Should the player leave their group when they log out?
# (It does not affect raids or dungeon finder groups)
#
# Default: 1 - (Enabled)
# Default: 0 - (Disabled)
LeaveGroupOnLogout.Enabled = 1
LeaveGroupOnLogout.Enabled = 0
#
# Group.Raid.LevelRestriction