This commit is contained in:
2026-07-22 15:28:35 -04:00
parent 755fa0632c
commit dd42e8fc58
5 changed files with 91 additions and 18 deletions

View File

@ -63,6 +63,6 @@ printer = "HP-LaserJet-P2055d"
# Set to false while testing: contact sheets are still composed and saved,
# but nothing is sent to the printer (and photos are still cleaned up).
enabled = true
# true = delete each contact sheet immediately after it prints.
# true = delete each contact sheet (JPEG + PDF) immediately after it prints.
# false = keep them in contact_sheets/ in case something goes wrong.
delete_contact_sheets = false