リモートのファイルをキャッシュするかどうかの設定をDBに保存するように

This commit is contained in:
syuilo 2018-11-06 07:52:13 +09:00
parent 42e007ddb7
commit 2a5c19cd01
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
9 changed files with 36 additions and 12 deletions

View file

@ -57,15 +57,6 @@ mongodb:
user: example-misskey-user
pass: example-misskey-pass
# If enabled:
# Server will not cache remote files (Using direct link instead).
# You can save your storage.
#
# NOTE:
# * Users cannot see remote images when they turn off "Show media from a remote server" setting.
# * Since thumbnails are not provided, traffic increases.
preventCacheRemoteFiles: false
drive:
storage: 'db'