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