Improve max users explanation

This commit is contained in:
Zach Pomerantz 2016-06-02 11:57:24 -07:00
parent b280eebd03
commit a8228d42ee

View file

@ -111,7 +111,7 @@
{
"name": "maximum_user_capacity",
"label": "Maximum User Capacity",
"help": "The limit on how many avatars can be connected at once. 0 means no limit.",
"help": "The limit on how many users can be connected at once (0 means no limit). Avatars connected from the same machine will not count towards this limit.",
"placeholder": "0",
"default": "0",
"advanced": false