mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-03-26 11:34:28 -05:00
20 lines
389 B
YAML
20 lines
389 B
YAML
---
|
|
dendrite:
|
|
polylithEnabled: true
|
|
matrix_key_secret:
|
|
create: true
|
|
keyBody: |
|
|
-----BEGIN MATRIX PRIVATE KEY-----
|
|
Key-ID: ed25519:P8gZqV
|
|
|
|
qVzy2Cwokt15RjGy8OzFSq6z0JFmI6QX/1Zw1VP73uU=
|
|
-----END MATRIX PRIVATE KEY-----
|
|
polylith_ingress:
|
|
enabled: true
|
|
host: matrix.k8s-at-home.org
|
|
nats:
|
|
enabled: true
|
|
persistence:
|
|
jetstream:
|
|
enabled: true
|