Files
CS-Repro-Mattermost/files/mattermost/rtcdConfig.json
2024-04-04 10:27:42 -04:00

9 lines
151 B
JSON

{
"PluginSettings": {
"Plugins": {
"com.mattermost.calls": {
"rtcdserviceurl": "http://mattermost-rtcd"
}
}
}
}