mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 08:57:25 +01:00 
			
		
		
		
	example-conf: support passwordless UnrealIRCd links by setting recv/sendpass to *
(cherry picked from commit a018dd19b58286441bff315c187b5dcfd22a62b3)
This commit is contained in:
		
							parent
							
								
									a37eb57d6c
								
							
						
					
					
						commit
						d855c6b2ea
					
				@ -174,8 +174,15 @@ servers:
 | 
			
		||||
    unrealnet:
 | 
			
		||||
        ip: 1.2.3.4
 | 
			
		||||
        port: 8067
 | 
			
		||||
 | 
			
		||||
        # Received and sent passwords. For passwordless links using SSL fingerprints, simply set
 | 
			
		||||
        # these two fields to "*" and enable SSL with a cert and key file.
 | 
			
		||||
        recvpass: "coffee"
 | 
			
		||||
        sendpass: "tea"
 | 
			
		||||
        #ssl: true
 | 
			
		||||
        #ssl_certfile: mycert.pem
 | 
			
		||||
        #ssl_keyfile: mycert.pem
 | 
			
		||||
 | 
			
		||||
        hostname: "pylink.example.com"
 | 
			
		||||
        sid: "2PY"
 | 
			
		||||
        netname: "This should match your UnrealIRCd config"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user