aboutsummaryrefslogtreecommitdiffstats
path: root/config (follow)
Commit message (Expand)AuthorAgeLines
* Increase thread limit to 15Gravatar Joe Banks9 days-6/+6
* Enable 3.13's colorized outputGravatar thurisatic2024-11-14-0/+1
* Update all references to /lang to /snekbinGravatar Chris Lovering2024-10-03-2/+2
* Allow setting a binary_path when calling /evalGravatar Chris Lovering2024-10-03-5/+0
* Solve issue #212Gravatar rahul50502a2024-06-29-1/+1
* Bump max memory to 70MiBGravatar Chris Lovering2024-01-24-1/+1
* Refactor modules into subpackagesGravatar Mark2023-10-27-1/+1
* Merge branch 'main' into jb3/shared-memGravatar wookie1842023-08-30-26/+7
|\
| * Install multiple Python versions in imageGravatar Mark2023-08-19-26/+7
* | Enable a limited tmpfs for shared memoryGravatar Joe Banks2021-07-21-0/+8
|/
* Remove file ignore filter to use -B flag insteadGravatar Ionite2023-03-08-5/+1
* Add `config/.ignore` file, parsed to ignore file patterns for uploadGravatar Ionite2023-03-02-0/+4
* Move rlimit_fsize to cfgGravatar ionite342022-11-28-0/+1
* Readded lib64Gravatar ionite342022-11-22-0/+7
* Remove fsize in cfg to use defaultGravatar ionite342022-11-22-1/+0
* Move cfgs to file from process callGravatar ionite342022-11-22-8/+3
* Reverted rlimit_fsize in cfgGravatar ionite342022-11-22-2/+0
* Corrected fsize limit to infGravatar Ionite2022-11-21-1/+1
* Set rlimit_fsize to unlimitedGravatar ionite342022-11-21-1/+1
* Increased PID limit to 6Gravatar Ionite2022-11-16-1/+1
* Merge branch 'main' into bytes-outputGravatar Ionite2022-11-16-3/+3
|\
| * Bump Python To 3.11Gravatar Hassan Abouelela2022-10-31-3/+3
* | Increased nsjail file-size limitGravatar Ionite2022-11-16-0/+2
|/
* Fix WSGI app not being calledGravatar MarkKoz2022-06-01-1/+1
* Add __all__ to all modulesGravatar MarkKoz2022-05-30-1/+1
* Specify wsgi_app in Gunicorn configGravatar MarkKoz2022-05-30-0/+1
* Move logging code to separate utility modulesGravatar MarkKoz2022-05-30-1/+1
* Set the max swap size through NsJailGravatar MarkKoz2021-12-20-0/+1
* Bumps Python Version To 3.10Gravatar Hassan Abouelela2021-10-11-3/+3
* chore: increase 3rd party thread limit environment variablesGravatar Joe Banks2021-07-17-5/+5
* feat: increased PID limitsGravatar Joe Banks2021-07-17-1/+1
* Use PYTHONIOENCODING to enable utf-8 stdout for the nsjail pipe, and handle t...Gravatar Bast2021-04-06-0/+1
* Remove cgroup parent constants from config fileGravatar Joe Banks2021-02-03-2/+0
* Use a custom directory for exposed Python packagesGravatar MarkKoz2021-01-09-1/+2
* Limit STDOUT to prevent OOM events in containerGravatar Sebastiaan Zeeff2020-11-20-1/+0
* Set maximum file size to 10Mb through rlimit_fsizeGravatar Joe Banks2020-11-19-0/+1
* Update Python binary mount path in nsjail configGravatar MarkKoz2020-11-14-2/+2
* Use a config file for gunicornGravatar MarkKoz2020-03-23-0/+5
* Move snekbox.cfg to a config directoryGravatar MarkKoz2020-03-23-0/+118