From 342bcbe0211935b73e53c78347e3b5bd89c94b6c Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Thu, 6 Oct 2022 11:12:11 +0100 Subject: [PATCH] Update comment --- dendrite-sample.monolith.yaml | 2 +- dendrite-sample.polylith.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dendrite-sample.monolith.yaml b/dendrite-sample.monolith.yaml index 1c7a4be1b..6ef3b3c66 100644 --- a/dendrite-sample.monolith.yaml +++ b/dendrite-sample.monolith.yaml @@ -25,7 +25,7 @@ global: # If the old private key file is available: # - private_key: old_matrix_key.pem # expired_at: 1601024554498 - # If only the public key and key ID is known: + # If only the public key (in base64 format) and key ID is known: # - public_key: mn59Kxfdq9VziYHSBzI7+EDPDcBS2Xl7jeUdiiQcOnM= # key_id: ed25519:mykeyid # expired_at: 1601024554498 diff --git a/dendrite-sample.polylith.yaml b/dendrite-sample.polylith.yaml index 6e25014a5..99141eec0 100644 --- a/dendrite-sample.polylith.yaml +++ b/dendrite-sample.polylith.yaml @@ -25,7 +25,7 @@ global: # If the old private key file is available: # - private_key: old_matrix_key.pem # expired_at: 1601024554498 - # If only the public key and key ID is known: + # If only the public key (in base64 format) and key ID is known: # - public_key: mn59Kxfdq9VziYHSBzI7+EDPDcBS2Xl7jeUdiiQcOnM= # key_id: ed25519:mykeyid # expired_at: 1601024554498