mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-12 11:01:52 +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": {
|
||||
"": {
|
||||
"title": "My Server",
|
||||
"passwordRequirements": {
|
||||
"msg2factor": false
|
||||
}
|
||||
"passwordRequirements": {
|
||||
"msg2factor": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue