mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	extra hint on "noproxy directly in the setting", #3934
This commit is contained in:
		
							parent
							
								
									ef974ab1f5
								
							
						
					
					
						commit
						ed1a731950
					
				@ -21,7 +21,8 @@ const TPL = `
 | 
				
			|||||||
            <label>Sync proxy server (optional)</label>
 | 
					            <label>Sync proxy server (optional)</label>
 | 
				
			||||||
            <input class="sync-proxy form-control" placeholder="https://<host>:<port>">
 | 
					            <input class="sync-proxy form-control" placeholder="https://<host>:<port>">
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
            <p><strong>Note:</strong> If you leave the proxy setting blank, the system proxy will be used (applies to desktop/electron build only)</p>
 | 
					            <p><strong>Note:</strong> If you leave the proxy setting blank, the system proxy will be used (applies to desktop/electron build only).</p>
 | 
				
			||||||
 | 
					            <p>Another special value is <code>noproxy</code> which forces ignoring even the system proxy and respectes <code>NODE_TLS_REJECT_UNAUTHORIZED</code>.</p>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
        <div style="display: flex; justify-content: space-between;">
 | 
					        <div style="display: flex; justify-content: space-between;">
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user