mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 08:57:25 +01:00 
			
		
		
		
	example-conf: make the "permissions:" block migration note more prominent
This commit is contained in:
		
							parent
							
								
									223dd3bf7b
								
							
						
					
					
						commit
						4577bde05c
					
				@ -49,8 +49,11 @@ login:
 | 
			
		||||
    # NOTE: for users migrating from PyLink < 1.1, the old login:user/login:password settings
 | 
			
		||||
    # have been deprecated. We strongly recommend migrating to the new "accounts:" block below, as
 | 
			
		||||
    # it supports multiple accounts, hashed passwords, and allows more flexibility (accounts no
 | 
			
		||||
    # longer imply admin access). However, you must also add your account to the "permissions:"
 | 
			
		||||
    # block below, or you will lose IRC administration access to your PyLink daemon!
 | 
			
		||||
    # longer imply admin access).
 | 
			
		||||
 | 
			
		||||
    # IMPORTANT: If you're switching from login:user/login:password, you MUST ADD YOURSELF to a
 | 
			
		||||
    # "permissions:" block like the one below, or you will lose IRC administration access to your
 | 
			
		||||
    # PyLink daemon!
 | 
			
		||||
    accounts:
 | 
			
		||||
        # Creates an account with username "user1". You can define other usernames at the
 | 
			
		||||
        # same level here (key name is user name).
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user