kinda successful merge, weird tho, didn't go as smoothly with VScode as usual...
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user