Change example storage path to reference foundkey
All checks were successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
All checks were successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
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…
Add table
Add a link
Reference in a new issue