I have a custom comment type 'blog'. Changing the settings under "Settings > Discussion Settings > Break comments into pages..." has no impact on the number of comments displayed on the page.
Also, the following doesn't seem to work for custom comment types.
paginate_comments_links()
How can set up pagination on custom comments in WordPress?