Files
2023-10-08 02:33:47 -05:00

14 lines
316 B
Plaintext

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