From dc317f6e8de282e346178c291c32657fc0f2b391 Mon Sep 17 00:00:00 2001 From: manuel Date: Fri, 11 Oct 2024 18:54:29 +0800 Subject: [PATCH] Update JOJ3 Configuration Schema --- JOJ3-Configuration-Schema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JOJ3-Configuration-Schema.md b/JOJ3-Configuration-Schema.md index bfac7e6..93a68fc 100644 --- a/JOJ3-Configuration-Schema.md +++ b/JOJ3-Configuration-Schema.md @@ -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. `[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 `[files]` table: file configuration parameters: