mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Merge pull request #15176 from overleaf/ab-enable-managed-users-prod
[web] Set MANAGED_USERS_ENABLED=true for production GitOrigin-RevId: b5fb15903b6e5289ea2ac67b7dea5be01420fe54
This commit is contained in:
committed by
Copybot
parent
d037b41169
commit
13709ddf0e
@@ -626,7 +626,7 @@ if (Settings.managedUsers?.enabled) {
|
||||
plans: {
|
||||
group_standard: false,
|
||||
group_professional: true,
|
||||
organization: true,
|
||||
organization: false,
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user