mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
fix(docs): syntax highlighting for Nginx
This commit is contained in:
parent
b278bc8ce4
commit
4124c96e02
@ -7,7 +7,7 @@ The solution is to increase the timeout at proxy level.
|
||||
|
||||
Add the following to the configuration file:
|
||||
|
||||
```conf
|
||||
```nginx
|
||||
proxy_connect_timeout 300;
|
||||
proxy_send_timeout 300;
|
||||
proxy_read_timeout 300;
|
||||
|
Loading…
x
Reference in New Issue
Block a user