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 {
|
||||
worker_connections 1024;
|
||||
}
|
||||
|
||||
http {
|
||||
# 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
|
||||
|
|
Loading…
Reference in a new issue