Update JOJ3 Configuration Schema

manuel 2024-10-11 18:54:29 +08:00
parent b5bb54d44f
commit dc317f6e8d

@ -52,7 +52,7 @@ The first and most simple file to write is `repo.toml`. The template below can b
It contains the part of the configuration that will be used globally for all assignments and tasks. It contains the part of the configuration that will be used globally for all assignments and tasks.
`[repo]` table: general configuration parameters `[repo]` table: general configuration parameters
- `max_size [int]`: maximum size allowed for a repo in MB - `max_size [float]`: maximum size allowed for a repo in MB
- `owners [array of string]`: TT members' jaccount - `owners [array of string]`: TT members' jaccount
`[files]` table: file configuration parameters: `[files]` table: file configuration parameters: