diff --git a/Resources/ConfigPresets/Corvax/common.toml b/Resources/ConfigPresets/Corvax/common.toml index cbe796da19f..8cf6a743371 100644 --- a/Resources/ConfigPresets/Corvax/common.toml +++ b/Resources/ConfigPresets/Corvax/common.toml @@ -4,6 +4,10 @@ tickrate = 30 [netres] limit = 25.0 +[replay] +max_compressed_size = 4194304 +max_uncompressed_size = 8388608 + [infolinks] discord = "https://discord.ss14.ru" github = "https://github.com/space-syndicate/space-station-14"