Skip to content

Commit

Permalink
Increase replay max size
Browse files Browse the repository at this point in the history
  • Loading branch information
Morb0 authored Dec 23, 2024
1 parent d286029 commit 840f0ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Resources/ConfigPresets/Corvax/common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 840f0ee

Please sign in to comment.