Does the Mesh Collider automatically adjust itself to the objects shape?

Does the mesh collider in Unity 5 3D automatically adjust itself to the objects shape? I’ve imported a mesh that I made in Blender and it’s a torus shape. Would a mesh collider automatically fit itself to this shape or what collider do you suggest I use?

yes it will use the mesh data to fit it exactly.