mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-11-03 17:41:03 +01:00 
			
		
		
		
	Remove debug output, it runs before we disable it
This commit is contained in:
		
							parent
							
								
									7bd07e3b9b
								
							
						
					
					
						commit
						8650328922
					
				@ -168,8 +168,6 @@ func LoadConfig(path string, isFile bool) error {
 | 
			
		||||
		return fmt.Errorf("fatal error reading config file: %w", err)
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	log.Debug().Str("path", viper.ConfigFileUsed()).Msg("Read configuration from disk")
 | 
			
		||||
 | 
			
		||||
	// Collect any validation errors and return them all at once
 | 
			
		||||
	var errorText string
 | 
			
		||||
	if (viper.GetString("tls_letsencrypt_hostname") != "") &&
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user