From 1d45f6edb41332b1cd2f8ecc9ef74b585a2acac9 Mon Sep 17 00:00:00 2001 From: reivilibre Date: Wed, 3 Aug 2022 09:41:58 +0000 Subject: deploy: fb7a2cc4cc7f0b49cabeec08d4ceb2dd2350e945 --- develop/print.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index b3877fd640..0eb959cc4c 100644 --- a/develop/print.html +++ b/develop/print.html @@ -5168,9 +5168,14 @@ Implicitly enables MAU tracking for application service users.


macaroon_secret_key

-

A secret which is used to sign access tokens. If none is specified, -the registration_shared_secret is used, if one is given; otherwise, -a secret key is derived from the signing key.

+

A secret which is used to sign

+ +

If none is specified, the registration_shared_secret is used, if one is given; +otherwise, a secret key is derived from the signing key.

Example configuration:

macaroon_secret_key: <PRIVATE STRING>
 
-- cgit 1.5.1