Limit devices on users

Macan 3 years ago

Is it possible to limit devices on the users .

For example, I want to limit all users when they register that they can add only two devices.
Can this be configured?

Anton Tananaev 3 years ago

You can use users.defaultDeviceLimit configuration parameter.

Macan 3 years ago

Anton , that parameter should be like this:

<entry key=users.defaultDeviceLimit'>2</entry>

is that correct ?

Thank you!

Anton Tananaev 3 years ago

Yes.

Macan 3 years ago

Thank you Anton.