|
|
@ -92,6 +92,7 @@ matrix_hookshot_jira_oauth_uri: "{{ matrix_server_fqn_matrix }}{{ matrix_hooksho
|
|
|
|
matrix_hookshot_generic_enabled: true
|
|
|
|
matrix_hookshot_generic_enabled: true
|
|
|
|
# Default value of matrix_hookshot_generic_endpoint: "/hookshot/webhooks"
|
|
|
|
# Default value of matrix_hookshot_generic_endpoint: "/hookshot/webhooks"
|
|
|
|
matrix_hookshot_generic_endpoint: "{{ matrix_hookshot_webhook_endpoint }}"
|
|
|
|
matrix_hookshot_generic_endpoint: "{{ matrix_hookshot_webhook_endpoint }}"
|
|
|
|
|
|
|
|
# urlprefix gets updated with protocol & port in group_vars/matrix_servers
|
|
|
|
matrix_hookshot_generic_urlprefix: "{{ matrix_server_fqn_matrix }}{{ matrix_hookshot_generic_endpoint }}"
|
|
|
|
matrix_hookshot_generic_urlprefix: "{{ matrix_server_fqn_matrix }}{{ matrix_hookshot_generic_endpoint }}"
|
|
|
|
matrix_hookshot_generic_allow_js_transformation_functions: false
|
|
|
|
matrix_hookshot_generic_allow_js_transformation_functions: false
|
|
|
|
# If you're also using matrix-appservice-webhooks, take care that these prefixes don't overlap
|
|
|
|
# If you're also using matrix-appservice-webhooks, take care that these prefixes don't overlap
|
|
|
|