refactor: add dynamic semester boostings

This commit is contained in:
Rainer Killinger
2022-02-02 13:31:33 +01:00
parent 9c5581af2c
commit 18c628a002
5 changed files with 58 additions and 90 deletions

View File

@@ -579,6 +579,18 @@ const config: RecursivePartial<SCConfigFile> = {
},
},
app: {
features: {
extern: {
hisometry: {
authProvider: 'default',
url: 'https://his-self-service.rz.uni-frankfurt.de',
},
paia: {
authProvider: 'paia',
url: 'https://hds.hebis.de:8443/core',
},
},
},
aboutPages: {
'about': {
title: 'Über das StApps Projekt',