Added requird object storage configuration.

This commit is contained in:
Joseph Hanson 2023-11-06 08:44:33 -06:00
parent 9c36cf9537
commit 51d5d2033f
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -676,3 +676,5 @@ client:
redirect_on_single_external_auth: false redirect_on_single_external_auth: false
smtp: smtp:
ca_file: null # Used for self signed certificates ca_file: null # Used for self signed certificates
object_storage:
max_upload_part: 100MB