communication: add Synapse msc3861 admin token
This commit is contained in:
parent
650d210876
commit
2fdcfbfbaf
@ -341,6 +341,10 @@ data:
|
||||
msc3266_enabled: true
|
||||
msc4143_enabled: true
|
||||
msc4222_enabled: true
|
||||
msc3861:
|
||||
enabled: true
|
||||
issuer: "https://matrix.live.bstein.dev/"
|
||||
admin_token: "@@MAS_SHARED_SECRET@@"
|
||||
max_event_delay_duration: 24h
|
||||
password_config:
|
||||
enabled: false
|
||||
@ -677,7 +681,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/config: manual-rtc-enable-1
|
||||
checksum/config: manual-rtc-enable-2
|
||||
checksum/secrets: ec9f3b254a562a0f0709461eb74a8cc91b8c1a2fb06be2594a131776c2541773
|
||||
labels:
|
||||
app.kubernetes.io/name: matrix-synapse
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user