...
The upload icon depends on several parameters :
an
...
upload feature,
...
if there are roles affected or not
...
,
and the user has to be connected;
Here is an overview of those parameters :
Config path | Default value | Description | |||
---|---|---|---|---|---|
Translation i18n key: | Upload assets | ||||
| true | To hide the upload icon, set the value to | - | - | User has to be connected |
| - | By default, no roles are created and if there are none, so the upload is available (for everyone). If you create a role configuration fileroles are created, the app will see if check that the user is belongs in one of the group those role IDs. Example of role configuration file:
|
For the “boards” icon:
The board icon depends on only one parameter: a board feature.
Here’s it’s overview:
Config path | Default value | Description | ||
---|---|---|---|---|
Translation (tooltip)i18n key: | (i18n key)My boards | When This translation key is used when the user is connected | ||
Translation (tooltip)i18n key:
| (i18n key)Boards | When This translation key is used when the user is not connected | Setting 1||
|
| To hide the boards icon, set the setting |
...