Update comment

This commit is contained in:
Neil Alexander 2022-10-06 11:12:11 +01:00
parent fd8bc16d10
commit 342bcbe021
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
2 changed files with 2 additions and 2 deletions

View file

@ -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 and key ID is known: # If only the public key (in base64 format) and key ID is known:
# - public_key: mn59Kxfdq9VziYHSBzI7+EDPDcBS2Xl7jeUdiiQcOnM= # - public_key: mn59Kxfdq9VziYHSBzI7+EDPDcBS2Xl7jeUdiiQcOnM=
# key_id: ed25519:mykeyid # key_id: ed25519:mykeyid
# expired_at: 1601024554498 # expired_at: 1601024554498

View file

@ -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 and key ID is known: # If only the public key (in base64 format) and key ID is known:
# - public_key: mn59Kxfdq9VziYHSBzI7+EDPDcBS2Xl7jeUdiiQcOnM= # - public_key: mn59Kxfdq9VziYHSBzI7+EDPDcBS2Xl7jeUdiiQcOnM=
# key_id: ed25519:mykeyid # key_id: ed25519:mykeyid
# expired_at: 1601024554498 # expired_at: 1601024554498