diff --git a/config/worker.yaml b/config/worker.yaml index b9d6ddc..bf1e57b 100644 --- a/config/worker.yaml +++ b/config/worker.yaml @@ -7,10 +7,10 @@ limit: time: 10.0 # s cpu: 1.0 memory: 512 # MB - size: 1024 # KB + size: 1024000 # B process: 1 name: "default name" -compilerimage: "cpp_gcc-latest:latest" \ No newline at end of file +compilerimage: "cpp_gcc-latest:latest"