app/matrix change displayname rules for matrix.0x3c.pl

prefer username as those are more commonly used in this community

Change-Id: Ia9e5394cd672d3f759e89e4b72dc16a5059857b4
changes/45/745/1
Norbert Szulc 2021-02-12 19:35:26 +01:00
parent 5c08bb9197
commit 5d784c5861
1 changed files with 6 additions and 0 deletions

View File

@ -63,6 +63,12 @@ matrix {
"@not7cd:0x3c.pl": "admin", // propabbly
"@q3k:0x3c.pl": "admin",
},
displayname_template: "{displayname}[T]",
displayname_preference: [
"username",
"full name",
"phone number",
],
},
},
},