Change example storage path to reference foundkey

This commit is contained in:
Norm 2022-09-19 23:27:06 -04:00
parent 8446fa4fca
commit 70cb4b5fd9
Signed by untrusted user: norm
GPG key ID: 7123E30E441E80DE

View file

@ -121,8 +121,8 @@ redis:
#proxyRemoteFiles: true #proxyRemoteFiles: true
# Storage path for files if stored locally (absolute path) # Storage path for files if stored locally (absolute path)
# default is to store it in ./files in the directory misskey is located in # default is to store it in ./files in the directory foundkey is located in
#internalStoragePath: '/etc/misskey/files' #internalStoragePath: '/etc/foundkey/files'
# Upload or download file size limits (bytes) # Upload or download file size limits (bytes)
#maxFileSize: 262144000 #maxFileSize: 262144000