mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 08:57:25 +01:00 
			
		
		
		
	example-conf: be more clear that network names (e.g. "inspnet:") should be changed
This commit is contained in:
		
							parent
							
								
									a3ff32c22e
								
							
						
					
					
						commit
						31ddc37db4
					
				@ -77,10 +77,11 @@ servers:
 | 
			
		||||
    # remove ones that you don't need in your config.
 | 
			
		||||
 | 
			
		||||
    # Short name for the network. This is used for relay's nick suffixes, the
 | 
			
		||||
    # network plugin's (dis)connect commands, and elsewhere internally.
 | 
			
		||||
    # You should change this to some abbreviation representing your network
 | 
			
		||||
    # name; usually something 3-5 characters should be good.
 | 
			
		||||
    # network plugin's (dis)connect commands, and various other places internally.
 | 
			
		||||
    # CHANGE THIS to some abbreviation representing your network; usually
 | 
			
		||||
    # something 3-5 characters should be good.
 | 
			
		||||
    inspnet:
 | 
			
		||||
 | 
			
		||||
        # Server IP, port, and passwords. The ip: field also supports resolving
 | 
			
		||||
        # hostnames.
 | 
			
		||||
        ip: 127.0.0.1
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user