Add option to enable Dimension widgets serve sites with self signed certs
This commit is contained in:
@ -7,6 +7,9 @@ matrix_dimension_access_token: ""
|
||||
# Users in form: ['@user1:domain.com', '@user2:domain.com']
|
||||
matrix_dimension_admins: []
|
||||
|
||||
# Whether to allow Dimension widgets serve websites with invalid or self signed SSL certificates
|
||||
matrix_dimension_widgets_allow_self_signed_ssl_certificates: false
|
||||
|
||||
matrix_dimension_base_path: "{{ matrix_base_data_path }}/dimension"
|
||||
|
||||
matrix_dimension_docker_image: "turt2live/matrix-dimension:latest"
|
||||
|
Reference in New Issue
Block a user