remove conf.py

This commit is contained in:
2025-03-19 18:47:23 +01:00
parent 4bab5e7e21
commit de20bad7dd
3 changed files with 4 additions and 17 deletions

13
conf.py
View File

@@ -1,13 +0,0 @@
db_url = "postgresql://robertem@127.0.0.1/pvvvv"
quit_allowed = True
stop_allowed = False
show_tracebacks = True
input_encoding = "utf8"
low_credit_warning_limit = -100
user_recent_transaction_limit = 100
# See https://pypi.org/project/brother_ql/ for label types
# Set rotate to False for endless labels
label_type = "62"
label_rotate = False