mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
@@ -709,6 +709,16 @@ const config: Partial<SCConfigFile> = {
|
||||
],
|
||||
boostings: {
|
||||
default: [
|
||||
{
|
||||
factor: 1,
|
||||
fields: {
|
||||
'academicTerms.acronym': {
|
||||
'SoSe 2022': 1.05,
|
||||
'WiSe 2021/2022': 1.1,
|
||||
},
|
||||
},
|
||||
type: SCThingType.AcademicEvent,
|
||||
},
|
||||
{
|
||||
factor: 1,
|
||||
fields: {
|
||||
|
||||
Reference in New Issue
Block a user