Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
68bf4e213c | ||
|
|
644dff9c48 | ||
|
|
8e0f244257 | ||
|
|
b000c1b10b | ||
|
|
24d0cd1201 |
@@ -66,4 +66,7 @@ data:
|
|||||||
- "turns:turn.axion1337.chat?transport=tcp"
|
- "turns:turn.axion1337.chat?transport=tcp"
|
||||||
turn_shared_secret: "cab3c8408363515d9b4cdc3384a1f76ca17a973242fdfdc72b67ac4d86158527"
|
turn_shared_secret: "cab3c8408363515d9b4cdc3384a1f76ca17a973242fdfdc72b67ac4d86158527"
|
||||||
turn_user_lifetime: 86400000
|
turn_user_lifetime: 86400000
|
||||||
turn_allow_guests: false
|
turn_allow_guests: false
|
||||||
|
oembed:
|
||||||
|
config: |
|
||||||
|
oembed_enabled: true
|
||||||
@@ -43,6 +43,10 @@ spec:
|
|||||||
enabled: true
|
enabled: true
|
||||||
ingress:
|
ingress:
|
||||||
host: matrix.axion1337.chat
|
host: matrix.axion1337.chat
|
||||||
|
additional:
|
||||||
|
oembed:
|
||||||
|
config: |
|
||||||
|
oembed_enabled: true
|
||||||
|
|
||||||
# Matrix Authentication Service – braucht eine Subdomain
|
# Matrix Authentication Service – braucht eine Subdomain
|
||||||
matrixAuthenticationService:
|
matrixAuthenticationService:
|
||||||
|
|||||||
Reference in New Issue
Block a user