···44# The URL of the Filebin service that the mod should use
55filebin_url=https://filebin.net/
66# The maximum allowed size of an uploaded file in bytes
77-max_upload_size=20000000
77+max_upload_size=60000000
88# The cooldown of goat horns with custom audio in ticks
99goat_horn_cooldown=140
1010# The number of threads to use for loading audio
···3030# Playing .mp3 files can be slightly more CPU intensive
3131allow_mp3_upload=false
3232# The maximum allowed duration of a custom audio file in seconds
3333-max_import_duration=300.0
3333+max_import_duration=600.0
3434# The maximum allowed duration of a custom music disc in seconds
3535# Use -1 to disable the limit
3636max_music_disc_duration=-1.0