From 92f65f6ee62518226331ba9cbe85a0ac4cefc5f6 Mon Sep 17 00:00:00 2001 From: mbays Date: Fri, 2 Apr 2021 00:00:00 +0000 Subject: [PATCH] document INIT_QUERY --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index a62804d..2dd2950 100644 --- a/README +++ b/README @@ -62,6 +62,9 @@ More precisely, this is the behaviour with molly-brown and GLV-1.12556; in general the value of the variable will be what the server sends as TLS_CLIENT_HASH with any prefix "SHA256:" stripped. +Any query set when the command is initially spawned will be placed in +INIT_QUERY. + # Permissions The socket file will be created, after first unlinking any existing file at the given path. The gemini server must have read-write access to the socket -- 2.11.4.GIT