printnatura/config.yml

20 lines
309 B
YAML

debug: true
db:
host: localhost
port: 3306
user: user
password: password
database: schema
salix:
url: http://localhost:3000
user: user
password: password
# Printers with cutter (no print)
printers:
- labeler43
- labeler45
- labeler46
- labeler48
reconnectTimeout: 30
refreshRate: 1000