summaryrefslogtreecommitdiff
path: root/tweet-archive.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'tweet-archive.conf.example')
-rw-r--r--tweet-archive.conf.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/tweet-archive.conf.example b/tweet-archive.conf.example
index 84c8553..afbad83 100644
--- a/tweet-archive.conf.example
+++ b/tweet-archive.conf.example
@@ -1,11 +1,13 @@
{
"twitter": {
+ "enabled": false,
"access_token":"...",
"access_token_secret":"...",
"consumer_key":"...",
"consumer_secret":"..."
},
"misskey": {
+ "enabled": true,
"token": "...",
"base_url": "https://s.thenautilus.net/ your Misskey base URL",
"user_id": "900rccolig your misskey user id"