diff options
Diffstat (limited to '.config/example.yml')
| -rw-r--r-- | .config/example.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.config/example.yml b/.config/example.yml index 2637963e1f..48fc360f3f 100644 --- a/.config/example.yml +++ b/.config/example.yml @@ -148,12 +148,6 @@ drive: # consumer_key: example-twitter-consumer-key # consumer_secret: example-twitter-consumer-secret-key -# GitHub integration -# You need to set the oauth callback url as : https://<your-misskey-instance>/api/gh/cb -#github: -# client_id: example-github-client-id -# client_secret: example-github-client-secret - # Ghost # Ghost account is an account used for the purpose of delegating # followers when putting users in the list. |