Follow up for #731724: Decouple comment.module from node
Problem/Motivation
#731724: Decouple comment.module from node Moves comment to a field api field. We would love to get the threading and pager settings into the formatter, instead of the field settings, this would allow this to be used in views etc ie anywhere else display settings can be configured
Proposed resolution
Move threading and pager settings into formatter settings (from field settings).
Remaining tasks
Write the patch
User interface changes
Settings will be moved from field settings to formatter settings.