mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-14 18:43:08 +02:00
Update setup.ja.md
This commit is contained in:
parent
21f6a86772
commit
1bbca48a0b
1 changed files with 2 additions and 2 deletions
|
@ -29,12 +29,12 @@ adduser --disabled-password --disabled-login misskey
|
||||||
* [Redis](https://redis.io/)
|
* [Redis](https://redis.io/)
|
||||||
* Redisはオプションですが、インストールすることを強く推奨します。
|
* Redisはオプションですが、インストールすることを強く推奨します。
|
||||||
* インストールしなくていいのは、あなたのインスタンスが自分専用のときだけとお考えください。
|
* インストールしなくていいのは、あなたのインスタンスが自分専用のときだけとお考えください。
|
||||||
* Redisをインストールしないと、次の事が出来なくなります:
|
* 具体的には、Redisをインストールしないと、次の事が出来なくなります:
|
||||||
* Misskeyプロセスを複数起動しての負荷分散
|
* Misskeyプロセスを複数起動しての負荷分散
|
||||||
* レートリミット
|
* レートリミット
|
||||||
* Twitter連携
|
* Twitter連携
|
||||||
* [Elasticsearch](https://www.elastic.co/)
|
* [Elasticsearch](https://www.elastic.co/)
|
||||||
* 検索機能を向上させるために用います。
|
* 検索機能を有効にするためにはインストールが必要です。
|
||||||
|
|
||||||
*3.* MongoDBの設定
|
*3.* MongoDBの設定
|
||||||
----------------------------------------------------------------
|
----------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue