mirror of
				https://github.com/nextcloud/all-in-one.git
				synced 2025-10-29 10:06:11 +08:00 
			
		
		
		
	Update haproxy.cfg
And since i forgott the 1800 and went with 30, 30, 30 here now the correct values. Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									f4b5dbe005
								
							
						
					
					
						commit
						3f1c2384b7
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -4,9 +4,9 @@ global | |||
|     maxconn 10 | ||||
| 
 | ||||
| defaults | ||||
|     timeout connect 60s | ||||
|     timeout client 60s | ||||
|     timeout server 60s | ||||
|     timeout connect 30s | ||||
|     timeout client 30s | ||||
|     timeout server 1800s | ||||
| 
 | ||||
| frontend http | ||||
|     mode http | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue