mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	Update config based on #2
This commit is contained in:
		
							parent
							
								
									169e65f0ef
								
							
						
					
					
						commit
						c69bd8dcaf
					
				@ -233,7 +233,8 @@ export const COMMON_SETTINGS = {
 | 
				
			|||||||
		}
 | 
							}
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	link: {
 | 
						link: {
 | 
				
			||||||
		defaultProtocol: 'https://'
 | 
							defaultProtocol: 'https://',
 | 
				
			||||||
 | 
							allowedProtocols: ['https?', 'tel', 'sms', 'sftp', 'smb', 'slack', 'file', 'zotero']
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	// This value must be kept in sync with the language defined in webpack.config.js.
 | 
						// This value must be kept in sync with the language defined in webpack.config.js.
 | 
				
			||||||
	language: 'en'
 | 
						language: 'en'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user