From c811fcf708b8491d86c70ff0ea59f781346250c4 Mon Sep 17 00:00:00 2001 From: Sonny Bakker Date: Wed, 11 Dec 2024 16:05:12 +0100 Subject: [PATCH] Add missing token examples in documentation --- docs/installation/setup_configuration.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/installation/setup_configuration.rst b/docs/installation/setup_configuration.rst index d59ee5a9..b699db43 100644 --- a/docs/installation/setup_configuration.rst +++ b/docs/installation/setup_configuration.rst @@ -35,6 +35,7 @@ Create a (single) YAML configuration file with your settings: openklant_tokens: items: - identifier: token-1 + token: ba9d233e95e04c4a8a661a27daffe7c9bd019067 contact_person: Person 1 email: person-1@example.com organization: Organization XYZ # optional @@ -42,6 +43,7 @@ Create a (single) YAML configuration file with your settings: administration: Administration XYZ # optional - identifier: token-2 + token: 7b2b212d9f16d171a70a1d927cdcfbd5ca7a4799 contact_person: Person 2 email: person-2@example.com