Skip to content

Rating

The star rating of assets you want to display. Must be between -1 - 5 (-1 is off).

Settings

Key Value
CONFIG rating
ENV KIOSK_RATING
URL rating
VALUE int
DEFAULT -1
Using with config.yaml file
rating: -1
Using with ENV in your docker-compose file
environment:
KIOSK_RATING: -1
Using with url queries
http://{URL}?rating=-1