mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Update rocketchat_ldap.js
This commit is contained in:
parent
be99689230
commit
c456342911
1 changed files with 0 additions and 6 deletions
|
@ -31,11 +31,5 @@ db.rocketchat_settings.update(
|
|||
$set: { "value": true }
|
||||
}
|
||||
)
|
||||
db.rocketchat_settings.update(
|
||||
{ "_id" : "Accounts_RegistrationForm" },
|
||||
{
|
||||
$set: { "value": "Disabled" }
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue