kinda successful merge, weird tho, didn't go as smoothly with VScode as usual...

This commit is contained in:
Me
2022-08-05 22:25:11 +02:00
23 changed files with 750 additions and 392 deletions

View File

@@ -30,7 +30,7 @@ public:
// there can only be one.
std::string root;
int client_body_limit; // set to default max if none set
unsigned int client_body_limit; // set to default max if none set
// might be the only one we let slide if bad input... It remains false...
bool autoindex;