We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f231f36 commit c811fcfCopy full SHA for c811fcf
docs/installation/setup_configuration.rst
@@ -35,13 +35,15 @@ Create a (single) YAML configuration file with your settings:
35
openklant_tokens:
36
items:
37
- identifier: token-1
38
+ token: ba9d233e95e04c4a8a661a27daffe7c9bd019067
39
contact_person: Person 1
40
email: person-1@example.com
41
organization: Organization XYZ # optional
42
application: Application XYZ # optional
43
administration: Administration XYZ # optional
44
45
- identifier: token-2
46
+ token: 7b2b212d9f16d171a70a1d927cdcfbd5ca7a4799
47
contact_person: Person 2
48
email: person-2@example.com
49
0 commit comments