zf

zenflows testing
git clone https://s.sonu.ch/~srfsh/zf.git
Log | Files | Refs | Submodules | README | LICENSE

commit 19dc94e5592b5d53cdff2f2a850298618c3014b1
parent 57b3cb55ceb13e18e66aec7fda5dd548d26af377
Author: Alberto Lerda <albertolerda97@gmail.com>
Date:   Wed,  5 Oct 2022 08:49:37 +0200

Docs: Update docs for GQL_AUTH_CALLS

Diffstat:
Mdocs/configuration-guide.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/docs/configuration-guide.md b/docs/configuration-guide.md @@ -47,6 +47,8 @@ also see the [Required Options](#required-options). `openssl rand -hex 64`. It is automatically generated when you run `mann env.setup`. +* `GQL_AUTH_CALLS`: Boolean value. It enables the authentication with + restroom (each gql request has to be signed). Defaults to `true`. * `GQL_DEF_PAGE_SIZE`: A non-negative integer. It is used for the default GraphQL page size if the client doesn't provide one. * `GQL_MAX_PAGE_SIZE`: A non-negative integer. It is used for the