mirror of
https://github.com/claradex/nativegallery.git
synced 2024-11-14 19:19:08 +03:00
parent
731ff61d78
commit
f90a179608
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ ngallery:
|
|||
websockets:
|
||||
messages: ""
|
||||
storage:
|
||||
|
||||
# type: 's3' - загрузка файлов в хранилище S3 (Amazon S3, Cloudflare, MinIO и т.д)
|
||||
# type: 'server' - загрузка файлов в папку photos (hardcode)
|
||||
|
||||
type: 's3'
|
||||
s3:
|
||||
domains:
|
||||
|
|
Loading…
Reference in a new issue