Enable custom slash commands by default

In Mattermost, custom slash commands are turned off by default. For the slash commands we ship, this option needs to be enabled. So it would be cool if this is done by omnibus, so the default should be:

mattermost['service_enable_commands'] = true

This won't effect older installs IIRC, plus the new ones without Mattermost installed.