Use server site rendering for Sony PRS-T2. re #82
This commit is contained in:
		
							parent
							
								
									53892a799f
								
							
						
					
					
						commit
						fa4ffb47e7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -208,8 +208,8 @@ | |||
|      | ||||
|     /* | ||||
|      * Contains a list of user agent for browsers not compatible with client side rendering | ||||
|      * For now : Kindle, Sony PRS-T1 | ||||
|      * For now : Kindle, Sony PRS-T1, Sony PRS-T2 | ||||
|      * This item is used as regular expression so "." will force server side rendering for all devices | ||||
|      */ | ||||
|     $config['cops_server_side_render'] = "Kindle|EBRD1101"; | ||||
|     $config['cops_server_side_render'] = "Kindle|EBRD1101|EBRD1201"; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue