Update conf with values from production
This commit is contained in:
parent
39747e544b
commit
c8e05c28f8
4
conf.py
4
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user