It doesn't look like there's any existing option, but of course you could make a plugin that changes $vbulletin->options['edittimelimit'] depending on the forum. The only problem is finding the right hook (or hooks) that are after you know the forum id but before the value is used. Of course it's not nearly as convenient as having a check box in the forum editor.