Update JOJ3 Configuration Schema
parent
72dc7711f4
commit
01b6c67364
|
@ -29,7 +29,7 @@ max_size = 5 # repo max size in MB
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
whitelist.patterns = ["*.cpp", "*.c", "*.m", "*.md", "Makefile", "CMakelist.txt", ".gitea"]
|
whitelist.patterns = ["*.cpp", "*.c", "*.m", "*.md", "Makefile", "CMakelist.txt", ".gitea"]
|
||||||
whitelist.file = "messenger.json" # IMPORTANT: only use if strictly necessary. Almost no course should use it
|
whitelist.file = "messenger.json" # IMPORTANT: only use if strictly necessary. Almost no course should enable this option
|
||||||
immutable.files = [".gitignore", ".gitattributes", ".gitea/workflows/push.yaml"] # readonly files
|
immutable.files = [".gitignore", ".gitattributes", ".gitea/workflows/push.yaml"] # readonly files
|
||||||
immutable.hash = ["fafssafds7","kjklhk5hk345", "nvnfjuysf653214"] # hash of readonly files
|
immutable.hash = ["fafssafds7","kjklhk5hk345", "nvnfjuysf653214"] # hash of readonly files
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user