mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
deleting dupe
This commit is contained in:
parent
389d9da7b3
commit
a8f8c23019
1 changed files with 0 additions and 18 deletions
|
@ -977,21 +977,3 @@ advanced-sender-multiplier: 2
|
||||||
# Example: ["s3.example.org", "some-bucket-name.s3.example.org"]
|
# Example: ["s3.example.org", "some-bucket-name.s3.example.org"]
|
||||||
# Default: []
|
# Default: []
|
||||||
advanced-csp-extra-uris: []
|
advanced-csp-extra-uris: []
|
||||||
|
|
||||||
# Array of string. Extra URIs to add to 'img-src' and 'media-src'
|
|
||||||
# when building the Content-Security-Policy header for your instance.
|
|
||||||
#
|
|
||||||
# This can be used to allow the browser to load resources from additional
|
|
||||||
# sources like S3 buckets and so on when viewing your instance's pages
|
|
||||||
# and profiles in the browser.
|
|
||||||
#
|
|
||||||
# Since non-proxying S3 storage will be probed on instance launch to
|
|
||||||
# generate a correct Content-Security-Policy, you probably won't need
|
|
||||||
# to ever touch this setting, but it's included in the 'spirit of more
|
|
||||||
# configurable (usually) means more good'.
|
|
||||||
#
|
|
||||||
# See: https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
|
|
||||||
#
|
|
||||||
# Example: ["s3.example.org", "some-bucket-name.s3.example.org"]
|
|
||||||
# Default: []
|
|
||||||
advanced-csp-extra-uris: []
|
|
Loading…
Reference in a new issue