|
|
|
@@ -181,6 +181,9 @@ matrix_hookshot_generic_urlPrefix: "{{ matrix_hookshot_urlprefix }}{{ matrix_hoo |
|
|
|
matrix_hookshot_generic_userIdPrefix: '_webhooks_' # noqa var-naming |
|
|
|
matrix_hookshot_generic_allowJsTransformationFunctions: false # noqa var-naming |
|
|
|
matrix_hookshot_generic_waitForComplete: false # noqa var-naming |
|
|
|
matrix_hookshot_generic_sendExpiryNotice: false # noqa var-naming |
|
|
|
matrix_hookshot_generic_requireExpiryTime: false # noqa var-naming |
|
|
|
matrix_hookshot_generic_maxExpiryTime: "30d" # noqa var-naming |
|
|
|
|
|
|
|
|
|
|
|
matrix_hookshot_feeds_enabled: true |
|
|
|
|