{% import 'v3/partials/_macros.html' as ui %}

Rotation & Durations

Set the order plugins rotate on the display and how long each screen is shown. Durations are in seconds.

{{ ui.settings_filter() }}

Rotation Order

Drag plugins to set the order they rotate on the display. Each plugin's screens keep their own order within its turn. Takes effect after saving and restarting the display.

Loading plugins…

{% for key, value in main_config.display.display_durations.items() %}
{% endfor %}