mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUAC-919: Remove session timeout from web.xml - we're not using HttpSession.
This commit is contained in:
		| @@ -30,9 +30,6 @@ | ||||
|     <welcome-file-list> | ||||
|         <welcome-file>index.xhtml</welcome-file> | ||||
|     </welcome-file-list> | ||||
|     <session-config> | ||||
|         <session-timeout>30</session-timeout> | ||||
|     </session-config> | ||||
|  | ||||
|     <!-- Guice --> | ||||
|     <filter> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user