Skip to content

Commit 3c7e502

Browse files
authored
Merge pull request #304 from maykinmedia/update-docs
2 parents f231f36 + c811fcf commit 3c7e502

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/installation/setup_configuration.rst

+2
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,15 @@ Create a (single) YAML configuration file with your settings:
3535
openklant_tokens:
3636
items:
3737
- identifier: token-1
38+
token: ba9d233e95e04c4a8a661a27daffe7c9bd019067
3839
contact_person: Person 1
3940
email: person-1@example.com
4041
organization: Organization XYZ # optional
4142
application: Application XYZ # optional
4243
administration: Administration XYZ # optional
4344
4445
- identifier: token-2
46+
token: 7b2b212d9f16d171a70a1d927cdcfbd5ca7a4799
4547
contact_person: Person 2
4648
email: person-2@example.com
4749

0 commit comments

Comments
 (0)