mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	add these options as configurable
This commit is contained in:
		
							parent
							
								
									d713f3831a
								
							
						
					
					
						commit
						d2dc401639
					
				@ -99,7 +99,8 @@ const ALLOWED_OPTIONS = new Set([
 | 
				
			|||||||
    "embeddingAutoUpdateEnabled",
 | 
					    "embeddingAutoUpdateEnabled",
 | 
				
			||||||
    "embeddingBatchSize",
 | 
					    "embeddingBatchSize",
 | 
				
			||||||
    "embeddingUpdateInterval",
 | 
					    "embeddingUpdateInterval",
 | 
				
			||||||
    "embeddingDefaultDimension"
 | 
					    "embeddingDefaultDimension",
 | 
				
			||||||
 | 
					    "embeddingsDefaultProvider"
 | 
				
			||||||
]);
 | 
					]);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
function getOptions() {
 | 
					function getOptions() {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user