1
0
mirror of https://github.com/coltoneshaw/CS-Repro-Mattermost.git synced 2025-12-23 10:01:30 +01:00
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"
}
}
}
}