Core/Misc: Added missing config option Guild.SaveInterval to worldserver default config
Port From (https://github.com/TrinityCore/TrinityCore/commit/47857943b040c6fb10837a6314471b4e770a6d30)
This commit is contained in:
@@ -1119,6 +1119,13 @@ Guild.BankEventLogRecordsCount = 25
|
|||||||
|
|
||||||
Guild.NewsLogRecordsCount = 250
|
Guild.NewsLogRecordsCount = 250
|
||||||
|
|
||||||
|
#
|
||||||
|
# Guild.SaveInterval
|
||||||
|
# Description: Time (in minutes) for guild save interval.
|
||||||
|
# Default: 15
|
||||||
|
|
||||||
|
Guild.SaveInterval = 15
|
||||||
|
|
||||||
#
|
#
|
||||||
# MaxPrimaryTradeSkill
|
# MaxPrimaryTradeSkill
|
||||||
# Description: Maximum number of primary professions a character can learn.
|
# Description: Maximum number of primary professions a character can learn.
|
||||||
|
|||||||
Reference in New Issue
Block a user