update configuration.ini
This commit is contained in:
		@@ -39,6 +39,11 @@ is_web_proxified = True
 | 
				
			|||||||
listening_addr = 127.0.0.1
 | 
					listening_addr = 127.0.0.1
 | 
				
			||||||
listening_port = 8181
 | 
					listening_port = 8181
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Set this option to True to enable password protection for the web interface
 | 
				
			||||||
 | 
					require_auth = False
 | 
				
			||||||
 | 
					user = 
 | 
				
			||||||
 | 
					password = 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[command]
 | 
					[command]
 | 
				
			||||||
#This it the char (only on letter) the bot will recognize as a command
 | 
					#This it the char (only on letter) the bot will recognize as a command
 | 
				
			||||||
command_symbol = !
 | 
					command_symbol = !
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user