mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added XMPP support (#4679)
This commit is contained in:
parent
33b61bc3ee
commit
65c4b9c50a
1 changed files with 3 additions and 3 deletions
|
@ -130,9 +130,9 @@ As an administrator you can turn off use of messaging for 2FA using the followin
|
||||||
"domains": {
|
"domains": {
|
||||||
"": {
|
"": {
|
||||||
"title": "My Server",
|
"title": "My Server",
|
||||||
"passwordRequirements": {
|
"passwordRequirements": {
|
||||||
"msg2factor": false
|
"msg2factor": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue