Is it possible to override the Service defaults for (just) some of the message type's?
what I would like to do is for type's [warning', 'danger', 'alert'] to set a much longer timeout and/or make them sticky, and do so globally in the config/environment.js, rather than on a message by message basis.