fallback Route
A fallback_route
block as defined below. If the fallback route is enabled, messages that don't match any of the supplied routes are automatically sent to this route. Defaults to messages/events.
NOTE: If
fallback_route
isn't explicitly specified, the fallback route wouldn't be enabled by default.