diff --git a/config.example.json b/config.example.json index 7966137..88b4dec 100644 --- a/config.example.json +++ b/config.example.json @@ -68,6 +68,11 @@ "token": "", "visibility": "public", "cw": "" + }, + "bluesky": { + "enabled": false, + "handle": "", + "appPassword": "" } }, "themeStoreUrl": "https://themes.catask.mystie.dev",