Default Media Sizes

Hi quick question.

I changed the sizes of media etc in rtMedia. I'd like to reset all the sizes back to default to see if it eliminates an issue I have, so before I post the issue, can you list the default sizes that rtMedia sets on a default install please?

Thanks

@madcap66 - You could find the default sizes in the code here -> https://github.com/rtCamp/rtMedia/blob/master/app/main/RTMedia.php#L286-L307

crop => 1, means crop is enabled

Many thanks Joshua.

You are welcome :)