diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-11-07 00:44:56 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-11-07 00:44:56 +0900 |
| commit | 2de48110bbc253ff4aa8457ea0cfed5a6fb5feb0 (patch) | |
| tree | 2c67b7f6ccd85f54037053a70beabcad3821e723 /.config/example.yml | |
| parent | Clean up (diff) | |
| download | misskey-2de48110bbc253ff4aa8457ea0cfed5a6fb5feb0.tar.gz misskey-2de48110bbc253ff4aa8457ea0cfed5a6fb5feb0.tar.bz2 misskey-2de48110bbc253ff4aa8457ea0cfed5a6fb5feb0.zip | |
ghostの設定をDBに保存するように
Diffstat (limited to '.config/example.yml')
| -rw-r--r-- | .config/example.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.config/example.yml b/.config/example.yml index 7918d766ed..2fd57094b6 100644 --- a/.config/example.yml +++ b/.config/example.yml @@ -135,11 +135,6 @@ autoAdmin: true # 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. -#ghost: user-id-of-your-ghost-account - # Clustering #clusterLimit: 1 |