diff --git a/config.example.json b/config.example.json index 744e19a..285bcf3 100644 --- a/config.example.json +++ b/config.example.json @@ -17,7 +17,8 @@ {"family": "Minion Pro", "style": "Semibold"}, {"family": "Linux Libertine", "style": "Regular"}, {"family": "DejaVu Serif", "style": "Book"} - ] + ], + "WAIT_AFTER_PRINT_s": 2 }, "WEBSITE": { "HTML_TITLE": "Label Designer", diff --git a/container/templates/container/container_print_label.html b/container/templates/container/container_print_label.html index 5b7fd7c..30ebb35 100644 --- a/container/templates/container/container_print_label.html +++ b/container/templates/container/container_print_label.html @@ -14,7 +14,7 @@