19 lines
		
	
	
		
			460 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			460 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "host": "192.168.1.1",
 | |
|     "port": 8080,
 | |
|     "username": "admin",
 | |
|     "password": "admin",
 | |
|     "loglevel": "INFO",
 | |
|     "logpath": "./qc.log",
 | |
|     "protected_tag": "ipt",
 | |
|     "non_protected_tag": "public",
 | |
|     "age": 2419200,
 | |
|     "minimum_age": 432000,
 | |
|     "use_pushover": true,
 | |
|     "use_log": true,
 | |
|     "po_key": "",
 | |
|     "po_token": "",
 | |
|     "delete_torrents": false,
 | |
|     "enable_dragnet": true,
 | |
|     "dragnet_outfile": "./orphaned.csv"
 | |
| } |