Core/Misc: Added missing config option Guild.SaveInterval to worldserver default config (#28396)

Ref #25697
This commit is contained in:
M'Dic
2022-10-24 20:32:00 -04:00
committed by GitHub
parent 010e6f7f49
commit 47857943b0

View File

@@ -1147,6 +1147,13 @@ Guild.BankEventLogRecordsCount = 25
Guild.NewsLogRecordsCount = 250
#
# Guild.SaveInterval
# Description: Time (in minutes) for guild save interval.
# Default: 15
Guild.SaveInterval = 15
#
# MaxPrimaryTradeSkill
# Description: Maximum number of primary professions a character can learn.