56 lines
1.4 KiB
JSON
56 lines
1.4 KiB
JSON
{
|
|
"Serilog": {
|
|
"MinimumLevel": {
|
|
"Default": "Information",
|
|
"Override": {
|
|
"Microsoft": "Warning",
|
|
"Microsoft.AspNetCore": "Warning",
|
|
"System": "Warning"
|
|
}
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"ChapterSettings": {
|
|
"Name": "Your Chapter Name",
|
|
"ShortName": "YCN",
|
|
"NationalId": "0000",
|
|
"StateId": "00000",
|
|
"RegionalId": "00000",
|
|
"CompetitionYear": "2026",
|
|
"YearlyTheme": "Unity Through Community",
|
|
"StateAbbrev": "ST",
|
|
"StateScheduleHandout": {
|
|
"StudentSpecialEventTypes": [
|
|
"GeneralSchedule",
|
|
"SocialGathering"
|
|
],
|
|
"StudentExcludeOccurrenceNameSubstrings": [
|
|
"Store",
|
|
"TECHSPO",
|
|
"Tech Expo",
|
|
"Senior Social",
|
|
"Help Desk",
|
|
"Mandatory Advisor Meeting"
|
|
]
|
|
}
|
|
},
|
|
"ValidationSettings": {
|
|
"MinRecommendedEvents": 2,
|
|
"MaxRecommendedEvents": 4,
|
|
"MinCriticalEvents": 1,
|
|
"MaxCriticalEvents": 6,
|
|
"MaxRegionalEvents": 3,
|
|
"RequireRegionalEvent": true,
|
|
"RequireOnSiteActivity": true,
|
|
"RequireIndividualEvent": false,
|
|
"RequireTeamCaptain": true,
|
|
"NoRegionalEventSeverity": "Warning",
|
|
"NoOnSiteActivitySeverity": "Warning",
|
|
"NoIndividualEventSeverity": "Warning",
|
|
"TeamSizeSeverity": "Warning",
|
|
"EventCountSeverity": "Warning",
|
|
"MissingCaptainSeverity": "Warning",
|
|
"TooManyRegionalEventsSeverity": "Warning"
|
|
}
|
|
}
|