Twitter Bootstrap Version: 2.0.3
Example HTML code:
Actually, changing the defaults in bootstrap-carousel.js as follows helped me.
Carousel.DEFAULTS = { interval: false, pause: 'hover', wrap: false }