mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 14:56:22 +00:00
Added TLS show to UI preferences
This commit is contained in:
@@ -191,7 +191,8 @@ static struct cmd_t command_defs[] =
|
||||
{ "/tls",
|
||||
cmd_tls, parse_args, 1, 3, NULL,
|
||||
CMD_TAGS(
|
||||
CMD_TAG_CONNECTION)
|
||||
CMD_TAG_CONNECTION,
|
||||
CMD_TAG_UI)
|
||||
CMD_SYN(
|
||||
"/tls allow",
|
||||
"/tls always",
|
||||
|
||||
Reference in New Issue
Block a user