fixed default config formatting
This commit is contained in:
parent
c633a0a52c
commit
c934808199
|
@ -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,
|
||||||
|
@ -11,5 +10,4 @@
|
||||||
"id": "client_id",
|
"id": "client_id",
|
||||||
"client": "placeholder",
|
"client": "placeholder",
|
||||||
"website": "https://git.nixnet.services/amber/amber-ebooks"
|
"website": "https://git.nixnet.services/amber/amber-ebooks"
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Reference in New Issue