-
Updated
Jul 1, 2022 - Scala
cortex
Here are 161 public repositories matching this topic...
-
Updated
Jun 22, 2022 - Scala
-
Updated
Jun 2, 2021
-
Updated
Jul 8, 2022 - Python
-
Updated
May 23, 2022 - Python
-
Updated
May 1, 2022
-
Updated
Oct 24, 2019 - C
-
Updated
Oct 9, 2021
-
Updated
Apr 12, 2022 - HTML
-
Updated
Mar 28, 2019 - C
golint fix
Fix golint warnings one by one *.go file
https://github.com/golang/lint
-
Updated
Jul 1, 2022 - PHP
-
Updated
Jan 13, 2022 - Shell
-
Updated
Apr 21, 2022 - Python
-
Updated
Jun 9, 2022 - Go
-
Updated
Jul 7, 2022 - Python
-
Updated
Jan 7, 2022 - Python
-
Updated
Feb 24, 2022 - Python
-
Updated
Jul 22, 2021 - Rust
Sourcecode cleanup
-
Updated
Dec 24, 2020 - Dockerfile
golint fix
Fix golint warnings, it is a good way to review code
https://github.com/golang/lint
Improve this page
Add a description, image, and links to the cortex topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cortex topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Since you expose
nginx.config.client_max_body_sizeas a top level config it is probably best to also expose theclient_body_buffer_sizeso folks can control what ends up being disk buffered and what doesn't. In addition to the performance benefit, setting that value high enough will also help prevent things like falco from endlessly complaining about unauthorized disk accesses.In our envir