diff --git a/Content.Shared/_White/WhiteCVars.cs b/Content.Shared/_White/WhiteCVars.cs index 3abd771896..c72f957ec6 100644 --- a/Content.Shared/_White/WhiteCVars.cs +++ b/Content.Shared/_White/WhiteCVars.cs @@ -140,7 +140,7 @@ public sealed class WhiteCVars public static readonly CVarDef StalinEnabled = CVarDef.Create("stalin.enabled", true, CVar.SERVERONLY | CVar.ARCHIVE); public static readonly CVarDef StalinDiscordMinimumAge = - CVarDef.Create("stalin.minimal_discord_age_minutes", 10080.0f, CVar.SERVERONLY | CVar.ARCHIVE); + CVarDef.Create("stalin.minimal_discord_age_minutes", 604800.0f, CVar.SERVERONLY | CVar.ARCHIVE); /*