This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Create well_known_element.json.j2
element-call-integration
Backslash
1 year ago
committed by
GitHub
parent
9cb236da30
commit
f2acc7430d
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
roles/custom/matrix-element-call/templates/well_known_element.json.j2
+ 5
- 0
roles/custom/matrix-element-call/templates/well_known_element.json.j2
View File
@@ -0,0 +1,5 @@
{
"call": {
"widget_url": "https://{{ matrix_element_call_domain }}"
}
}
Write
Preview
Loading…
Cancel
Save