mirror of
https://github.com/criyle/go-judge.git
synced 2025-11-04 14:50:02 +08:00
typo
This commit is contained in:
parent
71d5dbe7bc
commit
cf2bd9c46c
@ -38,7 +38,7 @@ The default concurrency is `4`, Can be specified with `-parallism` flag.
|
||||
|
||||
The default file store is in memory, local cache can be specified with `-dir` flag.
|
||||
|
||||
The default log level is debut, use `-silent` to disable logs.
|
||||
The default log level is debug, use `-silent` to disable logs.
|
||||
|
||||
### Container Root Filesystem
|
||||
|
||||
@ -273,4 +273,4 @@ Multiple (interaction problem):
|
||||
- [ ] Investigate root-free running mechanism (no cgroup && not set uid / gid)
|
||||
- [ ] Investigate RLimit settings (cpu, data, fsize, stack, noFile)
|
||||
- [x] Add WebSocket for job submission
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user