git_repo = "" document_match = [".md"] document_exclude = ["README.md", "orders/index.md", "checkout/index.md", "checkout/email.md"] block_types = ["text", "image", "order"] [local_db] filepath = "orders/index.md" [order_upload] filepath = "orders/upload/order-upload-template-empty.xlsx" [currency] default = "CHF" now_payments = "EUR"