diff --git a/config.example.json b/config.example.json index 7f6ffaf..164924d 100644 --- a/config.example.json +++ b/config.example.json @@ -57,6 +57,19 @@ "pass": "", "topic": "" }, + "crosspost": { + "fediverse": { + "enabled": false, + "instance": "", + "client": { + "id": "", + "secret": "" + }, + "token": "", + "visibility": "public", + "cw": "" + } + }, "themeStoreUrl": "http://127.0.0.1:8000", "username": "", "trimContentAfter": "150",