mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-16 10:33:11 -06:00
Grammar
This commit is contained in:
parent
3faa749159
commit
223408c9eb
|
|
@ -25,7 +25,7 @@ global:
|
||||||
# If the old private key file is available:
|
# If the old private key file is available:
|
||||||
# - private_key: old_matrix_key.pem
|
# - private_key: old_matrix_key.pem
|
||||||
# expired_at: 1601024554498
|
# expired_at: 1601024554498
|
||||||
# If only the public key (in base64 format) and key ID is known:
|
# If only the public key (in base64 format) and key ID are known:
|
||||||
# - public_key: mn59Kxfdq9VziYHSBzI7+EDPDcBS2Xl7jeUdiiQcOnM=
|
# - public_key: mn59Kxfdq9VziYHSBzI7+EDPDcBS2Xl7jeUdiiQcOnM=
|
||||||
# key_id: ed25519:mykeyid
|
# key_id: ed25519:mykeyid
|
||||||
# expired_at: 1601024554498
|
# expired_at: 1601024554498
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ global:
|
||||||
# If the old private key file is available:
|
# If the old private key file is available:
|
||||||
# - private_key: old_matrix_key.pem
|
# - private_key: old_matrix_key.pem
|
||||||
# expired_at: 1601024554498
|
# expired_at: 1601024554498
|
||||||
# If only the public key (in base64 format) and key ID is known:
|
# If only the public key (in base64 format) and key ID are known:
|
||||||
# - public_key: mn59Kxfdq9VziYHSBzI7+EDPDcBS2Xl7jeUdiiQcOnM=
|
# - public_key: mn59Kxfdq9VziYHSBzI7+EDPDcBS2Xl7jeUdiiQcOnM=
|
||||||
# key_id: ed25519:mykeyid
|
# key_id: ed25519:mykeyid
|
||||||
# expired_at: 1601024554498
|
# expired_at: 1601024554498
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue