summaryrefslogtreecommitdiff
path: root/docs/cca.scfg.example (follow)
Commit message (Collapse)AuthorAgeFilesLines
* courses.go, etc: Make courses a map instead of a sliceRunxi Yu2024-09-261-4/+0
| | | | | We need to refer to courses by their ID, and a map makes significantly more sense than a slice.
* *.go, cca.scfg.example: Expose performance optionsRunxi Yu2024-09-261-0/+20
|
* cca.scfg.example -> docs/Runxi Yu2024-09-241-0/+65