mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
Updated Server installation (markdown)
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.
|
# set to 0 for unlimited. Default is 1M.
|
||||||
client_max_body_size 0;
|
client_max_body_size 0;
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Apache
|
||||||
|
|
||||||
|
See [[Apache proxy setup]].
|
Loading…
x
Reference in New Issue
Block a user