Add config panel for mail address and mail name

This commit is contained in:
CodeShakingSheep
2026-02-08 23:41:43 -06:00
parent c39556a60c
commit e498090402
7 changed files with 72 additions and 9 deletions
+3
View File
@@ -12,6 +12,9 @@ test_format = 1.0
# Default args to use for install
# -------------------------------
args.mail_address = "invoiceninja@domain.tld"
args.mail_name = "invoiceninja"
# -------------------------------
# Commits to test upgrade from
# -------------------------------