1 | <users> |
2 | <place_access> |
3 | <user_group>syracuse</user_group> |
4 | <user_group>boston</user_group> |
5 | <user_group>washington</user_group> |
6 | </place_access> |
7 | <users> |
8 | This fragment declares that only members of the groups: syracuse, boston, and washington can access the shared place. |
9 | The declaration uses the `place_access' tag, therefore the access restriction applies to the whole place (chat and viewer objects). However, it is possible to define separate settings for the specific objects. |