Skip to content

Commit b3fdcb5

Browse files
authored
Add enviroment to invite config (#613)
1 parent b34879d commit b3fdcb5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

roles/invite/templates/serverapplication.yml.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ config:
120120
eduid-idp-schac-home-organization: {{ invite.eduid_idp_schac_home_organization }}
121121
# Determines the languages available for switching language, supported are 'nl', 'en' and 'pt'
122122
languages: "nl, en"
123+
environment: {{ environment_shortname }}
124+
123125

124126
feature:
125127
limit-institution-admin-role-visibility: {{ invite.limit_institution_admin_role_visibility }}

0 commit comments

Comments
 (0)