Ok, so, pulling from way back when I took a few coding and html classes in highschool, I was able to decipher that the limit is set in the "main page html.tpl" file in the install folder and found the variable "max_file_size" which I changed from "40mb" to "1000mb" to get the desired result. (you can open this in your basic notepad)
If you also search for "limits", you can edit that line to display your new limit and whatever else you'd like to say.
Hope this helps someone else in the future, thanks again raybob for the brilliant software!