ok, so we added a lot more checks for the config file, and some post processing, still needs a few more things, but now some defaults are set too, basically it works under most circumstances
This commit is contained in:
@@ -6,7 +6,8 @@ server {
|
||||
|
||||
listen 0.0.0.0:4040;
|
||||
|
||||
client_body_limit asdfa;
|
||||
# client_body_limit asdfa;
|
||||
# client_body_limit 400;
|
||||
|
||||
index index.html; # this is another comment
|
||||
root ./www/;
|
||||
|
||||
Reference in New Issue
Block a user