GCS support via JSON API
This commit is contained in:
committed by
bergquist
parent
1188f8df73
commit
fcdf282090
+2
-2
@@ -399,7 +399,7 @@
|
||||
#################################### External image storage ##########################
|
||||
[external_image_storage]
|
||||
# Used for uploading images to public servers so they can be included in slack/email messages.
|
||||
# you can choose between (s3, webdav, gcp)
|
||||
# you can choose between (s3, webdav, gcs)
|
||||
;provider =
|
||||
|
||||
[external_image_storage.s3]
|
||||
@@ -413,6 +413,6 @@
|
||||
;username =
|
||||
;password =
|
||||
|
||||
[external_image_storage.gcp]
|
||||
[external_image_storage.gcs]
|
||||
;key_file =
|
||||
;bucket =
|
||||
|
||||
Reference in New Issue
Block a user