truncated_namespace should default to nil
This commit is contained in:
parent
67e888498c
commit
f0ab60189e
3 changed files with 6 additions and 4 deletions
|
|
@ -59,7 +59,7 @@ config :pleroma, Pleroma.Uploaders.Local, uploads: "<%= uploads_dir %>"
|
|||
# config :pleroma, Pleroma.Uploaders.S3,
|
||||
# bucket: "some-bucket",
|
||||
# bucket_namespace: "my-namespace",
|
||||
# truncated_namespace: false,
|
||||
# truncated_namespace: nil,
|
||||
# streaming_enabled: true
|
||||
#
|
||||
# Configure S3 credentials:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue