Change: Default $NNTPServer to 'localhost'
Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
		
							parent
							
								
									744071463a
								
							
						
					
					
						commit
						5f5909d225
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -14,7 +14,7 @@
 | 
			
		|||
 | 
			
		||||
my $Version = "0.6-unreleased";
 | 
			
		||||
 | 
			
		||||
my $NNTPServer = "";
 | 
			
		||||
my $NNTPServer = "localhost";
 | 
			
		||||
my $NNTPUser = "";
 | 
			
		||||
my $NNTPPass = "";
 | 
			
		||||
my $Sender = "";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue