1
0
mirror of https://github.com/coltoneshaw/CS-Repro-Mattermost.git synced 2025-12-23 18:11:34 +01:00
Files
CS-Repro-Mattermost/files/mattermost/rtcdConfig.json
2024-04-29 15:15:30 -04:00

9 lines
156 B
JSON

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