Send display name to Matrix

This commit is contained in:
Yohann D'ANELLO 2020-11-15 01:14:31 +01:00
parent d304c3565c
commit 2e0028c063
1 changed files with 9 additions and 0 deletions

View File

@ -13,5 +13,14 @@
"single_log_out": true,
"single_log_out_callback": ""
}
},
{
"model": "cas_server.replaceattributname",
"pk": 1,
"fields": {
"name": "display_name",
"replace": "",
"service_pattern": 1
}
}
]