mirror of
https://github.com/tmate-io/tmate.git
synced 2025-02-18 11:20:56 +01:00
Update ed25519 server key (not yet in production)
This commit is contained in:
parent
b01c6ecebd
commit
32d48cbc9d
@ -937,7 +937,7 @@ const struct options_table_entry options_table[] = {
|
|||||||
{ .name = "tmate-server-ed25519-fingerprint",
|
{ .name = "tmate-server-ed25519-fingerprint",
|
||||||
.type = OPTIONS_TABLE_STRING,
|
.type = OPTIONS_TABLE_STRING,
|
||||||
.scope = OPTIONS_TABLE_SERVER,
|
.scope = OPTIONS_TABLE_SERVER,
|
||||||
.default_str = ""
|
.default_str = "SHA256:jfttvoypkHiQYUqUCwKeqd9d1fJj/ZiQlFOHVl6E9sI"
|
||||||
},
|
},
|
||||||
|
|
||||||
{ .name = "tmate-display-time",
|
{ .name = "tmate-display-time",
|
||||||
|
Loading…
Reference in New Issue
Block a user