Notice that the config keys are fully qualified class names of the Notification classes. All notifications have support for slack and mail out of the box. If you want to add support for more channels or just want to use change some text in the notifications you can specify your own notification classes in the config file. When creating custom notifications, it's probably best to extend the default ones shipped with this package.