mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 09:32:41 +00:00
refactor: add dynamic semester boostings
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user