wip
This commit is contained in:
parent
337ecafa56
commit
5458b10774
4 changed files with 63 additions and 31 deletions
|
@ -53,6 +53,22 @@ remoteDriveCapacityMb: 8
|
|||
# Users cannot see remote images when they turn off "Show media from a remote server" setting.
|
||||
preventCache: false
|
||||
|
||||
drive:
|
||||
storage: 'db'
|
||||
|
||||
# OR
|
||||
|
||||
# storage: 'object-storage'
|
||||
# service: 'minio'
|
||||
# bucket:
|
||||
# prefix:
|
||||
# config:
|
||||
# endPoint:
|
||||
# port:
|
||||
# secure:
|
||||
# accessKey:
|
||||
# secretKey:
|
||||
|
||||
#
|
||||
# Below settings are optional
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue