|
|
@@ -201,7 +201,6 @@ matrix_hookshot_widgets_roomSetupWidget_addOnInvite: false # noqa var-naming |
|
|
# - fec0::/10 |
|
|
# - fec0::/10 |
|
|
matrix_hookshot_widgets_disallowedIpRanges: '' # noqa var-naming |
|
|
matrix_hookshot_widgets_disallowedIpRanges: '' # noqa var-naming |
|
|
matrix_hookshot_widgets_internal: "/widgetapi" |
|
|
matrix_hookshot_widgets_internal: "/widgetapi" |
|
|
# Default value of matrix_hookshot_widgets_endpoint: "/hookshot/widgetapi" |
|
|
|
|
|
matrix_hookshot_widgets_hostname: "{{ matrix_hookshot_public_hostname }}" |
|
|
matrix_hookshot_widgets_hostname: "{{ matrix_hookshot_public_hostname }}" |
|
|
matrix_hookshot_widgets_endpoint: "{{ matrix_hookshot_public_endpoint }}{{ matrix_hookshot_widgets_internal }}" |
|
|
matrix_hookshot_widgets_endpoint: "{{ matrix_hookshot_public_endpoint }}{{ matrix_hookshot_widgets_internal }}" |
|
|
matrix_hookshot_widgets_publicUrl: "{{ matrix_hookshot_urlprefix }}{{ matrix_hookshot_widgets_endpoint }}/v1/static" # noqa var-naming |
|
|
matrix_hookshot_widgets_publicUrl: "{{ matrix_hookshot_urlprefix }}{{ matrix_hookshot_widgets_endpoint }}/v1/static" # noqa var-naming |
|
|
|