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?
You can use users.defaultDeviceLimit configuration parameter.
users.defaultDeviceLimit
Anton , that parameter should be like this:
<entry key=users.defaultDeviceLimit'>2</entry>
is that correct ?
Thank you!
Yes.
Thank you Anton.
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?