chore(conf): change default option & add description for setting Instance.SharedNormalHeroicId (#9484)
This commit is contained in:
parent
c41efe8bdc
commit
26ad38bb4c
1 changed files with 4 additions and 4 deletions
|
|
@ -3380,12 +3380,12 @@ StrictChannelNames = 0
|
|||
|
||||
#
|
||||
# Instance.SharedNormalHeroicId
|
||||
# Description: No description
|
||||
# Default: 0 - Disable
|
||||
# 1 - Enable
|
||||
# Description: Forces ICC and RS Normal and Heroic to share lockouts. ToC is uneffected and Normal and Heroic will be separate.
|
||||
# Default: 1 - Enable
|
||||
# 0 - Disable
|
||||
#
|
||||
|
||||
Instance.SharedNormalHeroicId = 0
|
||||
Instance.SharedNormalHeroicId = 1
|
||||
|
||||
#
|
||||
# Instance.ResetTimeRelativeTimestamp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue