mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 08:57:25 +01:00 
			
		
		
		
	Closes #84. Logs, PID files, and relay DBs will name themselves differently for every instance, to prevent conflicts. The default is always config.yml.
		
			
				
	
	
		
			10 lines
		
	
	
		
			64 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			64 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
*.yml
 | 
						|
build/
 | 
						|
__pycache__/
 | 
						|
*.py[cod]
 | 
						|
*.bak
 | 
						|
*~
 | 
						|
*.save*
 | 
						|
*.db
 | 
						|
*.pid
 |