Settings

<% if (message) { %>
<%= message %>
<% } %> <% if (error) { %>
<%= error %>
<% } %>

General Settings

Select which bot's orders to display
How often to check for new orders (default: 15000 = 15 seconds)
How often to refresh the dashboard display (default: 10000 = 10 seconds)

Sound Notifications

Play sounds when new orders arrive or orders are canceled
Volume: <%= config.soundVolume || 80 %>%

New Order Sound

<%= config.newOrderSoundPath || '/public/sounds/new-order-notification.mp3' %>

Supported formats: MP3, WAV, OGG

Canceled Order Sound

<%= config.canceledOrderSoundPath || '/public/sounds/canceled-order-notification.mp3' %>

Supported formats: MP3, WAV, OGG

Printer Management

Configure individual printers with specific paper sizes, templates, and settings.

Configured Printers

Loading printers...

Receipt Template

Cell size (2–8). Larger = bigger QR.
Use placeholders: {id}, {total}, {type}, {createdAt}

Show/Hide Sections

Upload a logo image to print at the top of receipts <% if (config.logoPath) { %> <% } %>

Business Information

Controls the size of address/phone/website/email in header.