]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/AppKernel.php
Add ability to manually define the reading speed
[github/wallabag/wallabag.git] / app / AppKernel.php
index 4a54da298f13987aaca37b77977ff83c8e922a63..fcf929c65face29b40708fbbd9eb7c24ed0d8f27 100644 (file)
@@ -35,6 +35,7 @@ class AppKernel extends Kernel
             new BD\GuzzleSiteAuthenticatorBundle\BDGuzzleSiteAuthenticatorBundle(),
             new OldSound\RabbitMqBundle\OldSoundRabbitMqBundle(),
             new Http\HttplugBundle\HttplugBundle(),
+            new Sentry\SentryBundle\SentryBundle(),
 
             // wallabag bundles
             new Wallabag\CoreBundle\WallabagCoreBundle(),