master.tmate.io -> ssh.tmate.io

This commit is contained in:
Nicolas Viennot 2015-12-23 23:17:35 -05:00
parent 1b4ab580f3
commit 2680e4fa04

View File

@ -901,7 +901,7 @@ const struct options_table_entry options_table[] = {
{ .name = "tmate-server-host",
.type = OPTIONS_TABLE_STRING,
.scope = OPTIONS_TABLE_SERVER,
.default_str = "master.tmate.io"
.default_str = "ssh.tmate.io"
},
{ .name = "tmate-server-port",