gorepost/config.example.d/common.json

11 lines
267 B
JSON
Raw Permalink Normal View History

2015-11-10 21:16:31 +00:00
{
"Nick":"gorepost",
"Host":"my.hostname",
"RealName":"https://github.com/gorepost/gorepost",
2015-11-10 21:16:31 +00:00
"User":"repost",
"Networks":["freenode", "ircnet"],
2015-11-19 11:49:50 +00:00
"Logpath":"/home/gorepost/.gorepost/gorepost.log".
"LinkTitleDelimiter":" | ",
"LinkTitlePrefix":"↳ title: "
2015-11-10 21:16:31 +00:00
}