From c8e05c28f80375fcb31e7f3519f114893286a005 Mon Sep 17 00:00:00 2001 From: Daniel Olsen Date: Sat, 28 Jan 2023 01:00:30 +0100 Subject: [PATCH] Update conf with values from production --- conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.py b/conf.py index 2be17ad..b6e81e5 100644 --- a/conf.py +++ b/conf.py @@ -9,5 +9,5 @@ user_recent_transaction_limit = 100 # See https://pypi.org/project/brother_ql/ for label types # Set rotate to False for endless labels -label_type = "29x90" -label_rotate = True +label_type = "62" +label_rotate = False