mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	fix(docs): syntax highlighting for Nginx
This commit is contained in:
		| @@ -7,7 +7,7 @@ The solution is to increase the timeout at proxy level. | |||||||
|  |  | ||||||
| Add the following to the configuration file: | Add the following to the configuration file: | ||||||
|  |  | ||||||
| ```conf | ```nginx | ||||||
| proxy_connect_timeout 300; | proxy_connect_timeout 300; | ||||||
| proxy_send_timeout 300; | proxy_send_timeout 300; | ||||||
| proxy_read_timeout 300; | proxy_read_timeout 300; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user