forked from FoundKeyGang/FoundKey
Change example storage path to reference foundkey
This commit is contained in:
parent
8446fa4fca
commit
70cb4b5fd9
1 changed files with 2 additions and 2 deletions
|
@ -121,8 +121,8 @@ redis:
|
|||
#proxyRemoteFiles: true
|
||||
|
||||
# Storage path for files if stored locally (absolute path)
|
||||
# default is to store it in ./files in the directory misskey is located in
|
||||
#internalStoragePath: '/etc/misskey/files'
|
||||
# default is to store it in ./files in the directory foundkey is located in
|
||||
#internalStoragePath: '/etc/foundkey/files'
|
||||
|
||||
# Upload or download file size limits (bytes)
|
||||
#maxFileSize: 262144000
|
||||
|
|
Loading…
Reference in a new issue