-
Notifications
You must be signed in to change notification settings - Fork 78
14 Extra configuration items
CraigD edited this page Apr 30, 2023
·
6 revisions
As detailed in the earlier pages, Material has a few server-side configuration items that are meant for OEMs, etc. These need to be manually set by editing prefs/plugin/material-skin.prefs
The full list of these is detailed below:
Name | Parameter type | Description |
---|---|---|
windowTitle | String | Set custom string to use as browser's window/tab title. Section 07 Customisation. |
shortTitle | String | Short title to be used in WebApp's manifest file. Section 07 Customisation. |
icon | String | WebApp icon. Section 07 Customisation. |
iosIcon | String | WebApp icon for iOS devices. Section 07 Customisation. |
hideSettings | Comma separated string | List of player/plugin section IDs to hide. Section 07 Customisation. |
kioskMode | Integer | Enable Kiosk mode. Section 12 Kiosk Mode. |
hideForKiosk | String of a comma separated list of integer | Configure action IDs to hide in Kiosk mode. Section 12 Kiosk Mode. |