mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2024-11-23 00:33:44 +00:00
A pastebin service written in c++, featuring speed and a minimalist look
https://alarmpi.no-ip.org/kamokan/
King_DuckZ
2f00014758
As part of the partial improvement to the POST reading code I also added a max_post_size setting which defaults to 1 MiB. POST inputs longer than that size get truncated. This is separate to max_pastie_size, which is just the size of one of the values in the POST data. |
||
---|---|---|
cmake/modules | ||
config | ||
docs | ||
html | ||
lib | ||
oldcode | ||
src | ||
test | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
COPYING | ||
index.html.mstch |