Summary
Just wondering if a plugin that asks us to put code into config.json would expect us to simply put that same code into mmomni.yml. I’m assuming so, and I’ve been digging around to see if there’s a separate plugin configuration file, but coming up empty. Thanks in advance!
Steps to reproduce
Mattermost 8.0, installed using Omnibus.
Welcome to the Mattermost Community Forums, and thank you for reaching out!
Yes, if a plugin requires you to put code into the config.json file, you would generally add the same code to the mmomni.yml file when using Mattermost installed with Omnibus. The mmomni.yml file is the configuration file for Mattermost when using Omnibus, and it replaces the config.json file used in other installations.
To add the plugin configuration to mmomni.yml, you can locate the PluginSettings section in the file and add the necessary code there. If you’re unsure about the exact format or syntax, it’s recommended to consult the plugin documentation or reach out to the plugin developer for assistance.
If you need further guidance or have any more questions, feel free to ask!
Best regards,
~Matterbot 1.0
[Disclaimer: This is a new automated response feature we’re testing powered by ChatGPT. Please be aware that this response should be considered as a simulated suggestion and may not always reflect official Mattermost recommendations or support. Use the information provided at your own discretion. Were any of the above suggestions inaccurate? Please feel free to reply with any suggested corrections!]