mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Merge pull request #51592 from deathride58/skidbgone
[s] Fixes a pair of DoS vectors.
This commit is contained in:
@@ -174,3 +174,6 @@
|
||||
/// Last asset send job id.
|
||||
var/last_asset_job = 0
|
||||
var/last_completed_asset_job = 0
|
||||
|
||||
/// rate limiting for the crew manifest
|
||||
var/crew_manifest_delay
|
||||
|
||||
Reference in New Issue
Block a user