Files
S.P.L.U.R.T-Station-13/modular_splurt/code/controllers/configuration/entries/splurt_server.dm
BongaTheProto 63e9e61921 file limits
because we don't need even more lag
2022-06-30 17:23:03 -05:00

14 lines
349 B
Plaintext

/datum/config_entry/number/min_continue_votes
config_entry_value = 1
min_val = 1
/datum/config_entry/number/upload_limit
protection = CONFIG_ENTRY_LOCKED
integer = FALSE
config_entry_value = UPLOAD_LIMIT
/datum/config_entry/number/upload_limit_admin
protection = CONFIG_ENTRY_LOCKED
integer = FALSE
config_entry_value = UPLOAD_LIMIT_ADMIN