diff --git a/config.example.d/common.json b/config.example.d/common.json index 3e76026..403da76 100644 --- a/config.example.d/common.json +++ b/config.example.d/common.json @@ -4,5 +4,7 @@ "RealName":"https://github.com/gorepost/gorepost", "User":"repost", "Networks":["freenode", "ircnet"], - "Logpath":"/home/gorepost/.gorepost/gorepost.log" + "Logpath":"/home/gorepost/.gorepost/gorepost.log". + "LinkTitleDelimiter":" | ", + "LinkTitlePrefix":"↳ title: " }