4.2.2.23. DisableStatsFs

4.2.2.23.1. Synopsis

This tag, deny to the connected user to get volume informations.

4.2.2.23.2. Options

4.2.2.23.3. Examples

In this example, we deny to users in the users group to get volume informations:

<Default>
    Home /home
</Default>

<Group users>
    DisableStatsFs true
</User>