mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			253 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			253 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # Configuration for Lock Threads - https://github.com/dessant/lock-threads
 | |
| 
 | |
| # Number of days of inactivity before a closed issue or pull request is locked
 | |
| daysUntilLock: 30
 | |
| 
 | |
| # Comment to post before locking. Set to `false` to disable
 | |
| lockComment: false
 |