Limit devices on users

Macan2 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 Tananaev2 years ago

You can use users.defaultDeviceLimit configuration parameter.

Macan2 years ago

Anton , that parameter should be like this:

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

is that correct ?

Thank you!

Anton Tananaev2 years ago

Yes.

Macan2 years ago

Thank you Anton.