From cb6f390fb6964a032f15c6885d686d07c945ad38 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 7 Nov 2018 13:14:52 +0900 Subject: GitHub / Twitter連携の設定をDBに保存するように MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/setup.en.md | 7 ------- 1 file changed, 7 deletions(-) (limited to 'docs') diff --git a/docs/setup.en.md b/docs/setup.en.md index 83392d0d9a..3a1c7bff92 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -57,13 +57,6 @@ npm install web-push -g web-push generate-vapid-keys ``` -*(optional)* Create a twitter application ----------------------------------------------------------------- -If you want to enable the twitter integration, you need to create a twitter app at [https://developer.twitter.com/en/apply/user](https://developer.twitter.com/en/apply/user). - -In the app you need to set the oauth callback url as : https://misskey-instance/api/tw/cb - - *5.* Make configuration file ---------------------------------------------------------------- 1. `cp .config/example.yml .config/default.yml` Copy the `.config/example.yml` and rename it to `default.yml`. -- cgit v1.2.3-freya