fixed default config formatting
This commit is contained in:
		
							parent
							
								
									c633a0a52c
								
							
						
					
					
						commit
						e0eec31096
					
				| 
						 | 
					@ -1,6 +1,5 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
	"cfg": {
 | 
						"site": "https://example.com",
 | 
				
			||||||
		"site": "https://botsin.space",
 | 
					 | 
				
			||||||
	"cw": null,
 | 
						"cw": null,
 | 
				
			||||||
	"instance_blacklist": ["bofa.lol", "witches.town", "knzk.me"], 
 | 
						"instance_blacklist": ["bofa.lol", "witches.town", "knzk.me"], 
 | 
				
			||||||
	"learn_from_cw": false,
 | 
						"learn_from_cw": false,
 | 
				
			||||||
| 
						 | 
					@ -8,8 +7,7 @@
 | 
				
			||||||
	"max_thread_length": 15,
 | 
						"max_thread_length": 15,
 | 
				
			||||||
	"strip_paired_punctuation": false,
 | 
						"strip_paired_punctuation": false,
 | 
				
			||||||
	"secret": "client_secret",
 | 
						"secret": "client_secret",
 | 
				
			||||||
		"id": "client_id",
 | 
						"id": 11111111111,
 | 
				
			||||||
	"client": "placeholder",
 | 
						"client": "placeholder",
 | 
				
			||||||
	"website": "https://git.nixnet.services/amber/amber-ebooks"
 | 
						"website": "https://git.nixnet.services/amber/amber-ebooks"
 | 
				
			||||||
	}
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in New Issue