-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#2966] Add django-setup-configuration step for KlantenSysteemConfig
- Loading branch information
Paul Schilling
committed
Jan 21, 2025
1 parent
6deb6ac
commit 4a28798
Showing
3 changed files
with
75 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
src/open_inwoner/configurations/tests/bootstrap/files/klantensysteem_config_step_full.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
klantensysteem_config_enable: true | ||
klantensysteem_config: | ||
primary_backend: esuite | ||
register_contact_via_api: true | ||
register_contact_email: "oip-test@test.nl" | ||
send_email_confirmation: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters