From 0170dd2cd16983c6326617d6ed801c00d5d8ac46 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 18 Feb 2022 16:34:08 +0200 Subject: [PATCH] matrix/Element: attempt to use defaultDeviceDisplayName Resolves: #33 at least until otherwise proven --- matrix/Element/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/matrix/Element/config.json b/matrix/Element/config.json index ff1afb8..fc890f8 100644 --- a/matrix/Element/config.json +++ b/matrix/Element/config.json @@ -1,6 +1,7 @@ { "showLabsSettings": true, + "defaultDeviceDisplayName": "HostnameOS-Client-YYYY-WXX-D", "default_server_config": { "m.homeserver": { "base_url": "https://matrix-client.matrix.org",