Issues with Mortium Rift Timer Displaying Incorrectly
I am hosting my own private, dedicated server. I have configured the WarEventGameSettings section in the ServerGameSettings.json file as per below. It is seen that the MinorDuration is set to Short (25mins). However, when I go to my server settings from the server list inside the game, it displays the Major Mortium Rift Incursion Duration as Short. I have attached an image for your information.
"WarEventGameSettings": {
"Interval": "VeryShort",
"MinorDuration": "Short",
"MajorDuration": "Medium",
}