lemmy: Clean up indentation of proxy config
This commit is contained in:
parent
1ca5d0782a
commit
c83f3988ae
1 changed files with 70 additions and 69 deletions
|
@ -14,6 +14,7 @@ data:
|
||||||
events {
|
events {
|
||||||
worker_connections 1024;
|
worker_connections 1024;
|
||||||
}
|
}
|
||||||
|
|
||||||
http {
|
http {
|
||||||
# We construct a string consistent of the "request method" and "http accept header"
|
# We construct a string consistent of the "request method" and "http accept header"
|
||||||
# and then apply soem ~simply regexp matches to that combination to decide on the
|
# and then apply soem ~simply regexp matches to that combination to decide on the
|
||||||
|
|
Loading…
Reference in a new issue