Updated Server installation (markdown)

zadam 2019-05-04 19:00:57 +02:00
parent df7b58d519
commit 073164b4bc

@ -42,4 +42,8 @@ It's also advised to add following to `server {}` block to not limit size of pay
```
# set to 0 for unlimited. Default is 1M.
client_max_body_size 0;
```
```
### Apache
See [[Apache proxy setup]].