|
|
@@ -30,6 +30,9 @@ matrix_hookshot_docker_src_files_path: "{{ matrix_hookshot_base_path }}/docker-s |
|
|
matrix_hookshot_homeserver_address: "" |
|
|
matrix_hookshot_homeserver_address: "" |
|
|
matrix_hookshot_container_url: 'matrix-hookshot' |
|
|
matrix_hookshot_container_url: 'matrix-hookshot' |
|
|
|
|
|
|
|
|
|
|
|
# Sets the localpart of the Matrix ID for the hookshot bot |
|
|
|
|
|
matrix_hookshot_bot_localpart: "hookshot" |
|
|
|
|
|
|
|
|
matrix_hookshot_public_scheme: https |
|
|
matrix_hookshot_public_scheme: https |
|
|
matrix_hookshot_public_hostname: "{{ matrix_server_fqn_matrix }}" |
|
|
matrix_hookshot_public_hostname: "{{ matrix_server_fqn_matrix }}" |
|
|
matrix_hookshot_public_endpoint: /hookshot |
|
|
matrix_hookshot_public_endpoint: /hookshot |
|
|
|