From f4ee34cc56a6c337afebe5db2f29721fc93b2009 Mon Sep 17 00:00:00 2001 From: Faye Duxovni Date: Tue, 25 Jan 2022 10:57:10 -0500 Subject: [PATCH] Set app name for UISI autorageshakes in element.io configs (#307) --- element.io/nightly/config.json | 1 + element.io/release/config.json | 1 + 2 files changed, 2 insertions(+) diff --git a/element.io/nightly/config.json b/element.io/nightly/config.json index 8eee3c5..64b3725 100644 --- a/element.io/nightly/config.json +++ b/element.io/nightly/config.json @@ -13,6 +13,7 @@ ], "hosting_signup_link": "https://element.io/matrix-services?utm_source=element-web&utm_medium=web", "bug_report_endpoint_url": "https://element.io/bugreports/submit", + "uisi_autorageshake_app": "element-auto-uisi", "showLabsSettings": true, "piwik": { "url": "https://piwik.riot.im/", diff --git a/element.io/release/config.json b/element.io/release/config.json index 52d34cf..4a844da 100644 --- a/element.io/release/config.json +++ b/element.io/release/config.json @@ -13,6 +13,7 @@ ], "hosting_signup_link": "https://element.io/matrix-services?utm_source=element-web&utm_medium=web", "bug_report_endpoint_url": "https://element.io/bugreports/submit", + "uisi_autorageshake_app": "element-auto-uisi", "roomDirectory": { "servers": [ "matrix.org",