This website requires JavaScript.
Explore
Help
Sign In
KayFaraday
/
pleroma-ebooks
Watch
1
Star
0
Fork
You've already forked pleroma-ebooks
1
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
99d1d13fbf
pleroma-ebooks
/
config.json
7 lines
92 B
JSON
Raw
Normal View
History
Unescape
Escape
made config.json prettier
2019-01-11 05:07:10 -08:00
{
add config option to filter for language
2019-02-25 10:30:40 -08:00
"lang"
:
"en"
,
made config.json prettier
2019-01-11 05:07:10 -08:00
"site"
:
"https://botsin.space"
,
added support for learning from CW'd posts
2019-02-24 17:17:06 -08:00
"cw"
:
null
,
"learn_from_cw"
:
false
add config option to filter for language
2019-02-25 10:30:40 -08:00
}