mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	
		
			
	
	
		
			3 lines
		
	
	
		
			165 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
		
		
			
		
	
	
			3 lines
		
	
	
		
			165 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
| 
								 | 
							
								-- emergency disabling of image compression since it appears to make problems in migration to 0.61
							 | 
						||
| 
								 | 
							
								UPDATE options SET value = 'false' WHERE name = 'compressImages';
							 |