mirror of
https://gerrit.hackerspace.pl/hscloud
synced 2025-03-21 07:14:53 +00:00
app/matrix change displayname rules for matrix.0x3c.pl
prefer username as those are more commonly used in this community Change-Id: Ia9e5394cd672d3f759e89e4b72dc16a5059857b4
This commit is contained in:
parent
5c08bb9197
commit
5d784c5861
1 changed files with 6 additions and 0 deletions
|
@ -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",
|
||||
],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue