mirror of
https://github.com/tmate-io/tmate.git
synced 2026-07-28 13:23:50 +00:00
Update ed25519 server key (not yet in production)
This commit is contained in:
parent
b01c6ecebd
commit
32d48cbc9d
1 changed files with 1 additions and 1 deletions
|
|
@ -937,7 +937,7 @@ const struct options_table_entry options_table[] = {
|
|||
{ .name = "tmate-server-ed25519-fingerprint",
|
||||
.type = OPTIONS_TABLE_STRING,
|
||||
.scope = OPTIONS_TABLE_SERVER,
|
||||
.default_str = ""
|
||||
.default_str = "SHA256:jfttvoypkHiQYUqUCwKeqd9d1fJj/ZiQlFOHVl6E9sI"
|
||||
},
|
||||
|
||||
{ .name = "tmate-display-time",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue